Codecov / codecov/project
succeeded
May 4, 2026 in 0s
98.6% (target 75.0%)
View this Pull Request on Codecov
98.6% (target 75.0%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.6%. Comparing base (e995162) to head (07ddae7).
Additional details and impacted files
@@ Coverage Diff @@
## develop #1385 +/- ##
=========================================
- Coverage 98.6% 98.6% -0.0%
=========================================
Files 285 286 +1
Lines 22698 22705 +7
Branches 1974 1975 +1
=========================================
+ Hits 22365 22369 +4
- Misses 333 336 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/boost/decimal/cmath.hpp | 100.0% <ø> (ø) |
|
| include/boost/decimal/detail/cmath/acosh.hpp | 100.0% <100.0%> (ø) |
|
| include/boost/decimal/detail/cmath/asinh.hpp | 100.0% <100.0%> (ø) |
|
| include/boost/decimal/detail/cmath/atanh.hpp | 100.0% <100.0%> (ø) |
|
| ...de/boost/decimal/detail/cmath/impl/ellint_impl.hpp | 100.0% <100.0%> (ø) |
|
| include/boost/decimal/detail/cmath/lgamma.hpp | 100.0% <100.0%> (ø) |
|
| include/boost/decimal/detail/cmath/log.hpp | 100.0% <100.0%> (ø) |
|
| include/boost/decimal/detail/cmath/log10.hpp | 100.0% <100.0%> (ø) |
|
| include/boost/decimal/detail/cmath/log1p.hpp | 100.0% <100.0%> (ø) |
|
| include/boost/decimal/detail/cmath/log2.hpp | 100.0% <100.0%> (ø) |
|
| ... and 4 more |
... and 3 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 e995162...07ddae7. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading