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
241 stars 52 forks source link

[do not merge] rerun CI #445

Closed AayushSabharwal closed 8 months ago

AayushSabharwal commented 8 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (ada5366) 65.50% compared to head (70389be) 65.36%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #445 +/- ## ========================================== - Coverage 65.50% 65.36% -0.15% ========================================== Files 27 27 Lines 2096 2096 ========================================== - Hits 1373 1370 -3 - Misses 723 726 +3 ```

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