Skip to content

Fix plot_interactive in MvNormal and Dirichlet - #720

Merged
aloctavodia merged 3 commits into
arviz-devs:mainfrom
rohanbabbar04:multivariate-continuous
May 19, 2026
Merged

Fix plot_interactive in MvNormal and Dirichlet #720
aloctavodia merged 3 commits into
arviz-devs:mainfrom
rohanbabbar04:multivariate-continuous

Conversation

@rohanbabbar04

Copy link
Copy Markdown
Collaborator

Description

Looks like there is an issue with plot_interactive method, because of mismatch in positional arguments.

  • baseline is missed, leading to errors.

Checklist

  • Code style is correct (follows ruff guidelines)
  • New features are properly documented (with an example if appropriate)

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.35%. Comparing base (fc51b16) to head (9fd2647).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
preliz/distributions/continuous_multivariate.py 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #720      +/-   ##
==========================================
- Coverage   82.38%   82.35%   -0.04%     
==========================================
  Files         110      110              
  Lines        9566     9571       +5     
==========================================
+ Hits         7881     7882       +1     
- Misses       1685     1689       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rohanbabbar04

Copy link
Copy Markdown
Collaborator Author

The docs are failing, I think it is related to some issue in bambi.

@aloctavodia
aloctavodia merged commit 3fca074 into arviz-devs:main May 19, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants