pymc-devs / nuts-rs

A implementation of NUTS in rust
MIT License
57 stars 3 forks source link

Add diverging sampler stats #6

Closed aseyboldt closed 1 year ago

aseyboldt commented 1 year ago

I forgot to add this back in the rewrite to arrow

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.19 :tada:

Comparison is base (73cc0b3) 87.84% compared to head (c9ece71) 88.04%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6 +/- ## ========================================== + Coverage 87.84% 88.04% +0.19% ========================================== Files 8 8 Lines 1752 1756 +4 ========================================== + Hits 1539 1546 +7 + Misses 213 210 -3 ``` | [Impacted Files](https://app.codecov.io/gh/pymc-devs/nuts-rs/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs) | Coverage Δ | | |---|---|---| | [src/nuts.rs](https://app.codecov.io/gh/pymc-devs/nuts-rs/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs#diff-c3JjL251dHMucnM=) | `83.08% <100.00%> (+0.91%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.