Skip to content

Changed return infinity to throwing overflow error

f1c2e6f
Select commit
Loading
Failed to load commit list.
Open

Implement the log of the incomplete beta function #1359

Changed return infinity to throwing overflow error
f1c2e6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 11, 2026 in 0s

92.01% (-3.32%) compared to c42193d

View this Pull Request on Codecov

92.01% (-3.32%) compared to c42193d

Details

Codecov Report

❌ Patch coverage is 52.38095% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.01%. Comparing base (c42193d) to head (f1c2e6f).

Files with missing lines Patch % Lines
include/boost/math/special_functions/beta.hpp 52.38% 10 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1359      +/-   ##
===========================================
- Coverage    95.32%   92.01%   -3.32%     
===========================================
  Files          825      598     -227     
  Lines        67994    56050   -11944     
===========================================
- Hits         64815    51574   -13241     
- Misses        3179     4476    +1297     
Files with missing lines Coverage Δ
include/boost/math/special_functions/beta.hpp 88.32% <52.38%> (-11.68%) ⬇️

... and 322 files 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 c42193d...f1c2e6f. Read the comment docs.

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