prepare deprecation of simple and alternative - #507
Open
jverzani wants to merge 23 commits into
Open
Codecov / codecov/project
failed
Sep 1, 2026 in 1s
83.04% (-3.90%) compared to a45a34f
View this Pull Request on Codecov
83.04% (-3.90%) compared to a45a34f
Details
Codecov Report
❌ Patch coverage is 74.55197% with 71 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.04%. Comparing base (a45a34f) to head (f0e482b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/deprecated/simple.jl | 14.49% | 59 Missing |
| src/Bracketing/false_position.jl | 75.00% | 5 Missing |
| src/Bracketing/regula_falsi.jl | 93.75% | 3 Missing |
| src/find_zeros.jl | 96.55% | 3 Missing |
| src/deprecated/alternative_interfaces.jl | 90.90% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #507 +/- ##
==========================================
- Coverage 86.93% 83.04% -3.90%
==========================================
Files 41 42 +1
Lines 2565 2671 +106
==========================================
- Hits 2230 2218 -12
- Misses 335 453 +118 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading