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
248 stars 53 forks source link

Patch SparseArray calls for Int32 #328

Closed ChrisRackauckas closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #328 (7d54e0e) into main (9168ea0) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #328   +/-   ##
=======================================
  Coverage   75.83%   75.83%           
=======================================
  Files          17       17           
  Lines        1221     1221           
=======================================
  Hits          926      926           
  Misses        295      295           
Impacted Files Coverage Δ
src/factorization.jl 76.07% <100.00%> (ø)

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