lucasimi / tda-mapper-python

A simple and efficient Python implementation of Mapper algorithm for Topological Data Analysis
https://tda-mapper.readthedocs.io/en/main/
Apache License 2.0
5 stars 1 forks source link

Develop #90

Closed lucasimi closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 88.59060% with 34 lines in your changes are missing coverage. Please review.

Project coverage is 93.47%. Comparing base (2c13dbb) to head (00d89c4).

Files Patch % Lines
src/tdamapper/plot.py 85.54% 25 Missing :warning:
src/tdamapper/proximity.py 92.23% 8 Missing :warning:
src/tdamapper/cover.py 95.00% 1 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 #90 +/- ## ========================================== - Coverage 96.31% 93.47% -2.85% ========================================== Files 9 10 +1 Lines 922 919 -3 ========================================== - Hits 888 859 -29 - Misses 34 60 +26 ```

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