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

More on sparspak #255

Closed j-fu closed 1 year ago

j-fu commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #255 (d224203) into main (c31e460) will increase coverage by 0.86%. The diff coverage is 77.77%.

@@            Coverage Diff             @@
##             main     #255      +/-   ##
==========================================
+ Coverage   65.58%   66.44%   +0.86%     
==========================================
  Files          12       12              
  Lines         738      757      +19     
==========================================
+ Hits          484      503      +19     
  Misses        254      254              
Impacted Files Coverage Δ
src/default.jl 48.05% <33.33%> (ø)
src/LinearSolve.jl 95.65% <100.00%> (+20.65%) :arrow_up:
src/factorization.jl 78.60% <100.00%> (ø)

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