Skip to content

Minor tweak to changelog wording

c98a67c
Select commit
Loading
Failed to load commit list.
Merged

Release v0.37 #901

Minor tweak to changelog wording
c98a67c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 6, 2025 in 0s

81.91% (-1.07%) compared to 0b7213f

View this Pull Request on Codecov

81.91% (-1.07%) compared to 0b7213f

Details

Codecov Report

❌ Patch coverage is 86.19855% with 114 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.91%. Comparing base (0b7213f) to head (c98a67c).

Files with missing lines Patch % Lines
src/simple_varinfo.jl 61.11% 21 Missing ⚠️
src/varinfo.jl 89.11% 16 Missing ⚠️
src/abstract_varinfo.jl 84.09% 14 Missing ⚠️
src/default_accumulators.jl 87.01% 10 Missing ⚠️
src/logdensityfunction.jl 65.21% 8 Missing ⚠️
src/threadsafe.jl 83.33% 8 Missing ⚠️
src/debug_utils.jl 90.27% 7 Missing ⚠️
src/compiler.jl 53.84% 6 Missing ⚠️
src/extract_priors.jl 75.00% 6 Missing ⚠️
src/test_utils/ad.jl 66.66% 6 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #901      +/-   ##
==========================================
- Coverage   82.97%   81.91%   -1.07%     
==========================================
  Files          36       38       +2     
  Lines        3965     4025      +60     
==========================================
+ Hits         3290     3297       +7     
- Misses        675      728      +53     

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