Test tuning and improvement #1333
Merged
Codecov / codecov/project
succeeded
Feb 7, 2026 in 0s
98.9% (target 75.0%)
View this Pull Request on Codecov
98.9% (target 75.0%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.9%. Comparing base (0444beb) to head (087fb29).
Additional details and impacted files
@@ Coverage Diff @@
## develop #1333 +/- ##
=========================================
+ Coverage 98.8% 98.9% +0.1%
=========================================
Files 283 283
Lines 18305 18327 +22
Branches 1931 1939 +8
=========================================
+ Hits 18085 18109 +24
+ Misses 220 218 -2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/boost/decimal/detail/cmath/pow.hpp | 100.0% <100.0%> (+5.1%) |
⬆️ |
| test/test_asin.cpp | 100.0% <100.0%> (ø) |
|
| test/test_asinh.cpp | 100.0% <100.0%> (ø) |
|
| test/test_assoc_legendre.cpp | 100.0% <ø> (ø) |
|
| test/test_frexp_ldexp.cpp | 100.0% <100.0%> (ø) |
|
| test/test_lgamma.cpp | 100.0% <100.0%> (ø) |
|
| test/test_pow.cpp | 100.0% <100.0%> (ø) |
|
| test/test_tgamma.cpp | 100.0% <100.0%> (ø) |
|
| test/test_zeta.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 0444beb...087fb29. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading