SciML / LinearSolve.jl

LinearSolve.jl: High-Performance Unified Interface for Linear Solvers in Julia. Easily switch between factorization and Krylov methods, add preconditioners, and all in one interface.
https://docs.sciml.ai/LinearSolve/stable/
Other
235 stars 51 forks source link

Add downstream testing for NonlinearSolve #471

Closed avik-pal closed 5 months ago

avik-pal commented 5 months ago
codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (be1a321) 28.11% compared to head (b9f4c73) 66.18%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #471 +/- ## =========================================== + Coverage 28.11% 66.18% +38.06% =========================================== Files 27 27 Lines 2134 2141 +7 =========================================== + Hits 600 1417 +817 + Misses 1534 724 -810 ```

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