Skip to content

Add plot of distributions#927

Merged
NicolaCourtier merged 29 commits intodevelopfrom
add-plot-probability
Apr 20, 2026
Merged

Add plot of distributions#927
NicolaCourtier merged 29 commits intodevelopfrom
add-plot-probability

Conversation

@NicolaCourtier
Copy link
Copy Markdown
Member

Description

Add a plot for probability distributions that can be used to compare prior and posterior distributions for a Bayesian result.

Type of change

Please add a line in the relevant section of CHANGELOG.md to document the change (include PR #).

Important checks:

Please confirm the following before marking the PR as ready for review:

  • No style issues: $ pre-commit run or $ nox -s pre-commit (see CONTRIBUTING.md for how to set this up to run automatically when committing locally, in just two lines of code)
  • All tests pass: nox -s tests
  • The documentation builds: nox -s doctest
  • Code is commented for hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.11%. Comparing base (4628a65) to head (53f78a7).
⚠️ Report is 55 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #927      +/-   ##
===========================================
+ Coverage    89.41%   92.11%   +2.69%     
===========================================
  Files           63       75      +12     
  Lines         4857     5797     +940     
===========================================
+ Hits          4343     5340     +997     
+ Misses         514      457      -57     

☔ 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.

@NicolaCourtier NicolaCourtier changed the title Add probability plot Add plot of distributions Apr 10, 2026
@NicolaCourtier NicolaCourtier marked this pull request as ready for review April 10, 2026 13:22
@NicolaCourtier NicolaCourtier requested a review from SarahRo April 10, 2026 13:23
Copy link
Copy Markdown
Contributor

@SarahRo SarahRo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes are very straight forward. Looks good.

Base automatically changed from add-plot-predictive to develop April 20, 2026 10:45
@NicolaCourtier NicolaCourtier merged commit ffeb626 into develop Apr 20, 2026
35 checks passed
@NicolaCourtier NicolaCourtier deleted the add-plot-probability branch April 20, 2026 11:39
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