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 interpolation methods #94

Closed cpmech closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 99.94200% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 99.20%. Comparing base (e4090e6) to head (3f2b184). Report is 162 commits behind head on main.

Files Patch % Lines
russell_lab/src/check/deriv1_central5.rs 97.36% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #94 +/- ## ========================================== + Coverage 99.08% 99.20% +0.11% ========================================== Files 146 168 +22 Lines 32028 38147 +6119 ========================================== + Hits 31734 37842 +6108 - Misses 294 305 +11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.