Improve erf/expm1/expint coverage. #1111
Merged
Codecov / codecov/project
succeeded
Apr 25, 2025 in 0s
93.90% (+0.05%) compared to 01dbedc
View this Pull Request on Codecov
93.90% (+0.05%) compared to 01dbedc
Details
Codecov Report
Attention: Patch coverage is 98.25328%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 93.90%. Comparing base (
01dbedc
) to head (3e3ac03
).
Files with missing lines | Patch % | Lines |
---|---|---|
...ial_functions/detail/hypergeometric_1F1_bessel.hpp | 20.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #1111 +/- ##
===========================================
+ Coverage 93.84% 93.90% +0.05%
===========================================
Files 659 661 +2
Lines 55313 54559 -754
===========================================
- Hits 51909 51233 -676
+ Misses 3404 3326 -78
Files with missing lines | Coverage Δ | |
---|---|---|
.../boost/math/special_functions/detail/bessel_ik.hpp | 99.44% <100.00%> (+<0.01%) |
⬆️ |
.../boost/math/special_functions/detail/bessel_j1.hpp | 100.00% <ø> (ø) |
|
.../boost/math/special_functions/detail/bessel_k0.hpp | 100.00% <ø> (ø) |
|
.../boost/math/special_functions/detail/bessel_k1.hpp | 100.00% <ø> (ø) |
|
...ial_functions/detail/hypergeometric_0F1_bessel.hpp | 100.00% <100.00%> (+42.85%) |
⬆️ |
...ost/math/special_functions/detail/igamma_large.hpp | 100.00% <ø> (+2.27%) |
⬆️ |
...ost/math/special_functions/detail/lgamma_small.hpp | 100.00% <100.00%> (+10.97%) |
⬆️ |
.../boost/math/special_functions/detail/polygamma.hpp | 91.42% <ø> (-0.67%) |
⬇️ |
...h/special_functions/detail/unchecked_factorial.hpp | 8.92% <ø> (-91.08%) |
⬇️ |
include/boost/math/special_functions/digamma.hpp | 100.00% <100.00%> (+18.60%) |
⬆️ |
... and 42 more |
... and 16 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 01dbedc...3e3ac03. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading