SciML / NonlinearSolve.jl

High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
https://docs.sciml.ai/NonlinearSolve/stable/
MIT License
216 stars 39 forks source link

Clean up testing #430

Closed avik-pal closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.43%. Comparing base (441c5ea) to head (ed60ded).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #430 +/- ## ========================================== - Coverage 86.46% 86.43% -0.04% ========================================== Files 47 47 Lines 2904 2904 ========================================== - Hits 2511 2510 -1 - Misses 393 394 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.