Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix single parameter plots #303

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

han-ol
Copy link
Contributor

@han-ol han-ol commented Feb 11, 2025

Fixes #297
It is sufficient to make sure plot_utils.make_figure() always returns an ndarray of axes.

@codecov-commenter
Copy link

codecov-commenter commented Feb 11, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
bayesflow/diagnostics/plots/loss.py 0.00% 1 Missing ⚠️
bayesflow/diagnostics/plots/recovery.py 0.00% 1 Missing ⚠️
bayesflow/utils/plot_utils.py 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files with missing lines Coverage Δ
bayesflow/diagnostics/plots/loss.py 22.22% <0.00%> (ø)
bayesflow/diagnostics/plots/recovery.py 22.22% <0.00%> (ø)
bayesflow/utils/plot_utils.py 20.77% <0.00%> (ø)

... and 24 files with indirect coverage changes

@stefanradev93 stefanradev93 merged commit 8210610 into bayesflow-org:dev Feb 11, 2025
13 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