Skip to content

Fix edge case short circuit logic in binomial distro inverse.

31197ca
Select commit
Loading
Failed to load commit list.
Merged

Fix edge case short circuit logic in binomial distro inverse. #1398

Fix edge case short circuit logic in binomial distro inverse.
31197ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 0s

95.35% (+0.00%) compared to f724aec

View this Pull Request on Codecov

95.35% (+0.00%) compared to f724aec

Details

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1398   +/-   ##
========================================
  Coverage    95.35%   95.35%           
========================================
  Files          825      825           
  Lines        68310    68310           
========================================
+ Hits         65138    65139    +1     
+ Misses        3172     3171    -1     
Files with missing lines Coverage Δ
include/boost/math/distributions/binomial.hpp 86.56% <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 f724aec...31197ca. Read the comment docs.

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