Skip to content

Revert "Fix docs"

58bf4c5
Select commit
Loading
Failed to load commit list.
Merged

Add Ferrari-Cardano algorithm and general Quartic Solver test suite #2010

Revert "Fix docs"
58bf4c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2025 in 0s

84.92% (+0.02%) compared to 8db575e

View this Pull Request on Codecov

84.92% (+0.02%) compared to 8db575e

Details

Codecov Report

❌ Patch coverage is 93.22034% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.92%. Comparing base (8db575e) to head (58bf4c5).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
src/corecel/math/FerrariSolver.hh 93.22% 4 Missing and 4 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2010      +/-   ##
===========================================
+ Coverage    84.89%   84.92%   +0.02%     
===========================================
  Files         1273     1274       +1     
  Lines        44667    44787     +120     
  Branches     16765    16638     -127     
===========================================
+ Hits         37922    38035     +113     
+ Misses        4933     4763     -170     
- Partials      1812     1989     +177     
Files with missing lines Coverage Δ
src/corecel/math/FerrariSolver.hh 93.22% <93.22%> (ø)

... and 135 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.