Polynomial roots via eigenvalues of the companion matrix #1131
+190
−3
Codecov / codecov/project
failed
Apr 6, 2026 in 0s
93.69% (-0.02%) compared to a53b013
View this Pull Request on Codecov
93.69% (-0.02%) compared to a53b013
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.69%. Comparing base (a53b013) to head (04bd67a).
Additional details and impacted files
@@ Coverage Diff @@
## develop #1131 +/- ##
===========================================
- Coverage 93.71% 93.69% -0.02%
===========================================
Files 771 771
Lines 61105 61105
===========================================
- Hits 57264 57254 -10
- Misses 3841 3851 +10 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/boost/math/tools/polynomial.hpp | 99.27% <ø> (ø) |
|
| test/test_autodiff_5.cpp | 100.00% <ø> (ø) |
... 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 a53b013...04bd67a. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading