pymc-devs / nuts-rs

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

feat: Provide sampling duration in sampler progress #21

Closed aseyboldt closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 60.00000% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 85.86%. Comparing base (394c629) to head (e99f77a). Report is 12 commits behind head on main.

Files Patch % Lines
src/sampler.rs 60.00% 14 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ========================================== + Coverage 83.77% 85.86% +2.08% ========================================== Files 8 10 +2 Lines 1923 2582 +659 ========================================== + Hits 1611 2217 +606 - Misses 312 365 +53 ```

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