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

Adding cknn module internally #14

Closed arnaudon closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #14 (c12157c) into main (b50c89f) will increase coverage by 1.79%. The diff coverage is 74.57%.

: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      #14      +/-   ##
==========================================
+ Coverage   31.63%   33.43%   +1.79%     
==========================================
  Files          10       11       +1     
  Lines        1312     1370      +58     
==========================================
+ Hits          415      458      +43     
- Misses        897      912      +15     
Flag Coverage Δ
pytest 33.43% <74.57%> (+1.79%) :arrow_up:

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

Impacted Files Coverage Δ
MARBLE/lib/cknn.py 74.13% <74.13%> (ø)
MARBLE/geometry.py 48.01% <100.00%> (ø)

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