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 basictests.jl #345

Closed vpuri3 closed 1 year ago

vpuri3 commented 1 year ago

fix https://github.com/SciML/LinearSolve.jl/actions/runs/5600929248/jobs/10244055288?pr=344

@ChrisRackauckas

codecov[bot] commented 1 year ago

Codecov Report

Merging #345 (5e0b0b1) into main (e622fa4) will decrease coverage by 0.99%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #345      +/-   ##
==========================================
- Coverage   76.22%   75.23%   -0.99%     
==========================================
  Files          17       17              
  Lines        1266     1264       -2     
==========================================
- Hits          965      951      -14     
- Misses        301      313      +12     

see 6 files with indirect coverage changes

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