agosztolai / MARBLE

Package for the data-driven representation of non-linear dynamics over manifolds based on a statistical distribution of local phase portrait features. Includes specific example on dynamical systems, synthetic- and real neural datasets. https://agosztolai.github.io/MARBLE/
MIT License
28 stars 4 forks source link

Fix: Fixing CI #22

Closed arnaudon closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

Attention: 71 lines in your changes are missing coverage. Please review.

Comparison is base (38cb48a) 32.36% compared to head (e7d91c6) 33.40%. Report is 12 commits behind head on main.

Files Patch % Lines
MARBLE/main.py 20.58% 27 Missing :warning:
MARBLE/plotting.py 11.53% 23 Missing :warning:
MARBLE/postprocessing.py 11.11% 8 Missing :warning:
MARBLE/preprocessing.py 53.33% 7 Missing :warning:
MARBLE/geometry.py 66.66% 6 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 #22 +/- ## ========================================== + Coverage 32.36% 33.40% +1.04% ========================================== Files 11 11 Lines 1412 1383 -29 ========================================== + Hits 457 462 +5 + Misses 955 921 -34 ``` | [Flag](https://app.codecov.io/gh/agosztolai/MARBLE/pull/22/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Gosztolai) | Coverage Δ | | |---|---|---| | [pytest](https://app.codecov.io/gh/agosztolai/MARBLE/pull/22/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Gosztolai) | `33.40% <31.06%> (+1.04%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Gosztolai#carryforward-flags-in-the-pull-request-comment) to find out more.

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