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

Attempt to close #293 #295

Closed thomvet closed 1 year ago

thomvet commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #295 (31b6630) into main (a0bee73) will increase coverage by 0.32%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #295      +/-   ##
==========================================
+ Coverage   68.23%   68.56%   +0.32%     
==========================================
  Files          14       14              
  Lines         976      967       -9     
==========================================
- Hits          666      663       -3     
+ Misses        310      304       -6     
Impacted Files Coverage Δ
src/factorization.jl 78.00% <ø> (+1.34%) :arrow_up:

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