Potential proposal for 1384 #1385
Open
Codecov / codecov/project
succeeded
May 2, 2026 in 0s
98.6% (target 75.0%)
View this Pull Request on Codecov
98.6% (target 75.0%)
Details
Codecov Report
❌ Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.6%. Comparing base (e995162) to head (f994f3a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| test/github_issue_1384.cpp | 87.5% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #1385 +/- ##
=========================================
- Coverage 98.6% 98.6% -0.0%
=========================================
Files 285 286 +1
Lines 22698 22706 +8
Branches 1974 1975 +1
=========================================
+ Hits 22365 22369 +4
- Misses 333 337 +4 | 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...f994f3a. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading