New Distribution Testing Infastructure#1400
Open
JacobHass8 wants to merge 46 commits into
Open
Codecov / codecov/project
succeeded
Jul 2, 2026 in 1s
95.59% (+0.19%) compared to 600627d
View this Pull Request on Codecov
95.59% (+0.19%) compared to 600627d
Details
Codecov Report
❌ Patch coverage is 98.50000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.59%. Comparing base (600627d) to head (fe2a4d8).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| test/test_dist_helpers.hpp | 94.82% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #1400 +/- ##
===========================================
+ Coverage 95.39% 95.59% +0.19%
===========================================
Files 828 829 +1
Lines 68931 69040 +109
===========================================
+ Hits 65759 65996 +237
+ Misses 3172 3044 -128 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/boost/math/distributions/arcsine.hpp | 100.00% <100.00%> (ø) |
|
| ...ath/distributions/detail/common_error_handling.hpp | 98.64% <100.00%> (+5.79%) |
⬆️ |
| include/boost/math/distributions/exponential.hpp | 100.00% <100.00%> (+0.74%) |
⬆️ |
| include/boost/math/distributions/fisher_f.hpp | 95.65% <100.00%> (+11.03%) |
⬆️ |
| include/boost/math/distributions/gamma.hpp | 100.00% <100.00%> (+16.66%) |
⬆️ |
| include/boost/math/distributions/geometric.hpp | 98.88% <100.00%> (+8.93%) |
⬆️ |
| include/boost/math/distributions/inverse_gamma.hpp | 93.78% <100.00%> (+13.47%) |
⬆️ |
| test/test_arcsine.cpp | 99.00% <100.00%> (-0.25%) |
⬇️ |
| test/test_bernoulli.cpp | 100.00% <100.00%> (ø) |
|
| test/test_beta_dist.cpp | 98.77% <100.00%> (-0.19%) |
⬇️ |
| ... and 11 more |
... and 9 files with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 600627d...fe2a4d8. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading