imrn99 / integraal

Integral computation, done in Rust!
https://imrn99.github.io/integraal/
Apache License 2.0
1 stars 0 forks source link

refactor: remove `Integraal::compute_error` #28

Closed imrn99 closed 1 month ago

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.66%. Comparing base (f405c5f) to head (e5532f2). Report is 2 commits behind head on trunk.

Files Patch % Lines
integraal/src/structure/tests.rs 85.71% 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 @@ ## trunk #28 +/- ## ========================================== + Coverage 92.96% 94.66% +1.70% ========================================== Files 3 3 Lines 341 281 -60 ========================================== - Hits 317 266 -51 + Misses 24 15 -9 ```

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