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

Ode benchmark #87

Closed cpmech closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 98.89%. Comparing base (10e240a) to head (b205b45). Report is 13 commits behind head on main.

Files Patch % Lines
russell_ode/src/output.rs 26.82% 90 Missing :warning:
russell_ode/src/samples.rs 98.43% 4 Missing :warning:
russell_ode/src/pde_discrete_laplacian_2d.rs 98.75% 2 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 #87 +/- ## ========================================== - Coverage 99.20% 98.89% -0.32% ========================================== Files 144 144 Lines 29862 30317 +455 ========================================== + Hits 29625 29982 +357 - Misses 237 335 +98 ```

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