Update tests to take promote_double policy into account #1214
Codecov / codecov/project
succeeded
Apr 3, 2026 in 1s
93.83% (+0.00%) compared to 8f843fd
View this Pull Request on Codecov
93.83% (+0.00%) compared to 8f843fd
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.83%. Comparing base (8f843fd) to head (c71cda7).
Additional details and impacted files
@@ Coverage Diff @@
## develop #1214 +/- ##
========================================
Coverage 93.83% 93.83%
========================================
Files 657 657
Lines 55241 55257 +16
========================================
+ Hits 51836 51853 +17
+ Misses 3405 3404 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| test/test_0F1.cpp | 93.33% <100.00%> (ø) |
|
| test/test_1F1.cpp | 96.77% <100.00%> (+0.10%) |
⬆️ |
| test/test_1F1_log.cpp | 95.65% <ø> (ø) |
|
| test/test_1F1_regularized.cpp | 96.29% <100.00%> (+0.14%) |
⬆️ |
| test/test_bessel_i.cpp | 95.00% <100.00%> (ø) |
|
| test/test_bessel_i_prime.cpp | 95.83% <100.00%> (ø) |
|
| test/test_bessel_j.cpp | 97.43% <100.00%> (+0.06%) |
⬆️ |
| test/test_bessel_j_prime.cpp | 97.50% <100.00%> (+0.13%) |
⬆️ |
| test/test_bessel_k.cpp | 94.11% <100.00%> (ø) |
|
| test/test_bessel_k_prime.cpp | 93.75% <100.00%> (ø) |
|
| ... and 30 more |
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 8f843fd...c71cda7. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading