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

Update Project.toml #376

Closed avik-pal closed 12 months ago

codecov[bot] commented 12 months ago

Codecov Report

Merging #376 (4edea0a) into main (48091ab) will decrease coverage by 41.97%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #376       +/-   ##
===========================================
- Coverage   72.35%   30.39%   -41.97%     
===========================================
  Files          23       23               
  Lines        1787     1767       -20     
===========================================
- Hits         1293      537      -756     
- Misses        494     1230      +736     

see 17 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more