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
226 stars 40 forks source link

add Aqua QA #294

Closed ArnoStrouwen closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (3d2ad33) 0.00% compared to head (8e8dad8) 93.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #294 +/- ## =========================================== + Coverage 0.00% 93.07% +93.07% =========================================== Files 21 21 Lines 2015 2065 +50 =========================================== + Hits 0 1922 +1922 + Misses 2015 143 -1872 ```

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