imrn99 / integraal

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

refactor: create workspace & split examples from core implementation #8

Closed imrn99 closed 4 months ago

imrn99 commented 4 months ago

title + exclude the examples from test coverage

Content

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.88%. Comparing base (5ea1b5d) to head (7b70d3f).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## trunk #8 +/- ## =========================================== + Coverage 60.75% 92.88% +32.13% =========================================== Files 9 3 -6 Lines 344 225 -119 =========================================== Hits 209 209 + Misses 135 16 -119 ```

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