Upgrade tests seen in spot checks #1348
+49
−12
Open
Codecov / codecov/project
succeeded
Mar 23, 2026 in 1s
98.5% (target 75.0%)
View this Pull Request on Codecov
98.5% (target 75.0%)
Details
Codecov Report
❌ Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.5%. Comparing base (d61b63f) to head (d1e5716).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| include/boost/decimal/detail/cmath/exp.hpp | 50.0% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #1348 +/- ##
=========================================
+ Coverage 98.5% 98.5% +0.1%
=========================================
Files 282 282
Lines 22550 22561 +11
Branches 1960 1961 +1
=========================================
+ Hits 22198 22211 +13
+ Misses 352 350 -2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/boost/decimal/detail/cmath/cosh.hpp | 100.0% <100.0%> (ø) |
|
| test/test_cosh.cpp | 100.0% <100.0%> (ø) |
|
| test/test_exp.cpp | 100.0% <100.0%> (ø) |
|
| include/boost/decimal/detail/cmath/exp.hpp | 96.5% <50.0%> (-3.5%) |
⬇️ |
... and 2 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 d61b63f...d1e5716. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading