Polynomial roots via eigenvalues of the companion matrix #1131
Codecov / codecov/project
failed
Oct 15, 2024 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
).
Report is 471 commits behind head on develop.
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.
Loading