Fixes ibeta for large arguments #1363
+83
−31
Merged
Codecov / codecov/project
succeeded
Mar 15, 2026 in 0s
95.35% (+0.02%) compared to c42193d
View this Pull Request on Codecov
95.35% (+0.02%) compared to c42193d
Details
Codecov Report
❌ Patch coverage is 97.29730% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.35%. Comparing base (c42193d) to head (918bb51).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| include/boost/math/special_functions/beta.hpp | 95.45% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #1363 +/- ##
===========================================
+ Coverage 95.32% 95.35% +0.02%
===========================================
Files 825 825
Lines 67994 68196 +202
===========================================
+ Hits 64815 65027 +212
+ Misses 3179 3169 -10 | Files with missing lines | Coverage Δ | |
|---|---|---|
| test/test_ibeta.cpp | 97.82% <100.00%> (ø) |
|
| test/test_ibeta.hpp | 99.10% <100.00%> (+0.09%) |
⬆️ |
| include/boost/math/special_functions/beta.hpp | 99.26% <95.45%> (-0.74%) |
⬇️ |
... and 12 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...918bb51. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading