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

generate reproducible stable docs #222

Closed ArnoStrouwen closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #222 (294a215) into main (b379999) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #222   +/-   ##
=======================================
  Coverage   59.71%   59.71%           
=======================================
  Files           9        9           
  Lines         628      628           
=======================================
  Hits          375      375           
  Misses        253      253           

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