Skip to content

Merge branch 'master' into fix/nlsolver-convergence-check

77a9ed7
Select commit
Loading
Failed to load commit list.
Merged

[Fix]: Check convergence in NLSolver before returning solution #1283

Merge branch 'master' into fix/nlsolver-convergence-check
77a9ed7
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 4 commits behind head on master.

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.

HEAD has 15 uploads less than BASE
Flag BASE (d6858fa) HEAD (77a9ed7)
unit-celldata 2 1
unit-referencefes 2 0
unit-fespaces-1 2 0
unit-adaptivity 2 0
unit-odes 2 0
unit-fespaces-2 2 0
drivers 2 0
unit-multifield 2 0
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.