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
114 stars 8 forks source link

Add CodeCov Badge #7

Closed cpmech closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #7 (5217bc8) into main (5fe3201) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #7   +/-   ##
=======================================
  Coverage   93.88%   93.88%           
=======================================
  Files          34       34           
  Lines        1080     1080           
=======================================
  Hits         1014     1014           
  Misses         66       66           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a075f0a...5217bc8. Read the comment docs.