Closed imrn99 closed 5 months ago
Attention: Patch coverage is 0%
with 49 lines
in your changes are missing coverage. Please review.
Project coverage is 78.04%. Comparing base (
94392e5
) to head (3ae9258
).
Files | Patch % | Lines |
---|---|---|
integraal/src/structure/implementations.rs | 0.00% | 49 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Summary
Add a new method to the main structure:
Integraal::compute_error
. This method computes the error one can expect from the approximation of the integral. Note that the value should be taken with a grain of salt since there is some derivative approximation involved.Content