scikit-tda / DREiMac

Dimensionality Reduction with Eilenberg-MacLane Coordinates
Apache License 2.0
39 stars 13 forks source link

implement suggestions from joss reviewer #13

Closed LuisScoccola closed 12 months ago

LuisScoccola commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (9ced70d) 72.64% compared to head (0a76ac7) 72.61%.

:exclamation: Current head 0a76ac7 differs from pull request most recent head 5d63548. Consider uploading reports for the commit 5d63548 to get more accurate results

Files Patch % Lines
dreimac/lenscoords.py 0.00% 3 Missing :warning:
dreimac/complexprojectivecoords.py 66.66% 1 Missing :warning:
dreimac/emcoords.py 95.65% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #13 +/- ## ========================================== - Coverage 72.64% 72.61% -0.04% ========================================== Files 10 10 Lines 1053 1048 -5 Branches 189 189 ========================================== - Hits 765 761 -4 + Misses 269 268 -1 Partials 19 19 ```

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