blackjax-devs / blackjax

BlackJAX is a Bayesian Inference library designed for ease of use, speed and modularity.
https://blackjax-devs.github.io/blackjax/
Apache License 2.0
806 stars 105 forks source link

Improve typing and doc of proposal generation #594

Closed junpenglao closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (5569faf) 99.15% compared to head (7657a44) 99.11%.

Files Patch % Lines
blackjax/mcmc/proposal.py 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #594 +/- ## ========================================== - Coverage 99.15% 99.11% -0.05% ========================================== Files 50 50 Lines 2251 2255 +4 ========================================== + Hits 2232 2235 +3 - Misses 19 20 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.