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 quadrature #97

Closed cpmech closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 99.23%. Comparing base (e4090e6) to head (5f673ff). Report is 278 commits behind head on main.

Files Patch % Lines
russell_lab/src/algo/quadrature.rs 99.50% 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 #97 +/- ## ========================================== + Coverage 99.08% 99.23% +0.15% ========================================== Files 146 175 +29 Lines 32028 39842 +7814 ========================================== + Hits 31734 39537 +7803 - Misses 294 305 +11 ```

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