cpmech / russell

Rust Scientific Libary. ODE and DAE (Runge-Kutta) solvers. Special functions (Bessel, Elliptic, Beta, Gamma, Erf). Linear algebra. Sparse solvers (MUMPS, UMFPACK). Probability distributions. Tensor calculus.
MIT License
102 stars 8 forks source link

Impl stats lin sol write json #68

Closed cpmech closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Merging #68 (8fe50b5) into main (048e20d) will decrease coverage by 0.01%. Report is 2 commits behind head on main. The diff coverage is 98.07%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
- Coverage   98.41%   98.41%   -0.01%     
==========================================
  Files         101      101              
  Lines       20562    20605      +43     
==========================================
+ Hits        20237    20279      +42     
- Misses        325      326       +1     
Files Coverage Δ
russell_lab/src/base/sort.rs 100.00% <ø> (ø)
russell_sparse/src/stats_lin_sol.rs 98.50% <98.07%> (-0.23%) :arrow_down:

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