[Fix]: Check convergence in NLSolver before returning solution #1283
+12
−0
Codecov / codecov/project
failed
Apr 27, 2026 in 0s
50.30% (-38.53%) compared to d6858fa
View this Pull Request on Codecov
50.30% (-38.53%) compared to d6858fa
Details
Codecov Report
❌ Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.30%. Comparing base (d6858fa) to head (77a9ed7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/ODEs/StageOperators.jl | 0.00% | 2 Missing |
| src/Algebra/NLSolvers.jl | 50.00% | 1 Missing |
❗ There is a different number of reports uploaded between BASE (d6858fa) and HEAD (77a9ed7). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## master #1283 +/- ##
===========================================
- Coverage 88.83% 50.30% -38.53%
===========================================
Files 227 227
Lines 29749 29618 -131
===========================================
- Hits 26427 14899 -11528
- Misses 3322 14719 +11397 ☔ View full report in Codecov by Sentry.
📢 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