Upgrade tests seen in spot checks #1348
Merged
Codecov / codecov/project
succeeded
Apr 2, 2026 in 1s
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 (3c4e219) to head (0e2904e).
Additional details and impacted files
@@ Coverage Diff @@
## develop #1348 +/- ##
=========================================
+ Coverage 98.6% 98.6% +0.1%
=========================================
Files 282 283 +1
Lines 22539 22624 +85
Branches 1963 1972 +9
=========================================
+ Hits 22206 22291 +85
Misses 333 333 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/boost/decimal/detail/cmath/cosh.hpp | 100.0% <100.0%> (ø) |
|
| include/boost/decimal/detail/cmath/exp.hpp | 100.0% <100.0%> (ø) |
|
| test/test_cbrt_from_math.cpp | 100.0% <100.0%> (ø) |
|
| test/test_cosh.cpp | 100.0% <100.0%> (ø) |
|
| test/test_exp.cpp | 100.0% <100.0%> (ø) |
... 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 3c4e219...0e2904e. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading