Skip to content

Merge branch 'develop' into issue1392

c12fe11
Select commit
Loading
Failed to load commit list.
Open

InverseGaussian: Improve quantile behaviour. #1395

Merge branch 'develop' into issue1392
c12fe11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 1s

95.35% (+0.00%) compared to cbe8b58

View this Pull Request on Codecov

95.35% (+0.00%) compared to cbe8b58

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.35%. Comparing base (cbe8b58) to head (c12fe11).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1395   +/-   ##
========================================
  Coverage    95.35%   95.35%           
========================================
  Files          825      825           
  Lines        68203    68223   +20     
========================================
+ Hits         65033    65054   +21     
+ Misses        3170     3169    -1     
Files with missing lines Coverage Δ
...lude/boost/math/distributions/inverse_gaussian.hpp 85.33% <100.00%> (+1.19%) ⬆️
include/boost/math/tools/roots.hpp 86.86% <ø> (ø)
test/test_inverse_gaussian.cpp 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cbe8b58...c12fe11. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.