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

Some fix for the doc #12

Closed arnaudon closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #12 (ec67729) into main (86397dc) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main      #12   +/-   ##
=======================================
  Coverage   31.63%   31.63%           
=======================================
  Files          10       10           
  Lines        1312     1312           
=======================================
  Hits          415      415           
  Misses        897      897           
Flag Coverage Δ
pytest 31.63% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
MARBLE/dynamics.py 22.22% <ø> (ø)
MARBLE/geometry.py 48.01% <ø> (ø)
MARBLE/layers.py 64.61% <ø> (ø)
MARBLE/main.py 14.49% <ø> (ø)
MARBLE/plotting.py 9.29% <ø> (ø)
MARBLE/postprocessing.py 15.38% <ø> (ø)
MARBLE/preprocessing.py 75.60% <ø> (ø)
MARBLE/utils.py 43.22% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more