Add the pow1p
function
#1183
Open
Add the pow1p
function
#1183
Codecov / codecov/project
failed
Aug 26, 2024 in 0s
94.06% (-0.03%) compared to 66b362a
View this Pull Request on Codecov
94.06% (-0.03%) compared to 66b362a
Details
Codecov Report
Attention: Patch coverage is 92.07921%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 94.06%. Comparing base (
66b362a
) to head (f7150ee
).
Files | Patch % | Lines |
---|---|---|
include/boost/math/special_functions/pow1p.hpp | 87.30% | 8 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #1183 +/- ##
===========================================
- Coverage 94.08% 94.06% -0.03%
===========================================
Files 780 782 +2
Lines 65815 65916 +101
===========================================
+ Hits 61922 62003 +81
- Misses 3893 3913 +20
Files | Coverage Δ | |
---|---|---|
test/test_pow1p.cpp | 100.00% <100.00%> (ø) |
|
include/boost/math/special_functions/pow1p.hpp | 87.30% <87.30%> (ø) |
... 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 66b362a...f7150ee. Read the comment docs.
Loading