irtazahashmi / pytspl

A Python library for Topological Signal Processing and Learning.
MIT License
4 stars 0 forks source link

Week 27 progress #27

Closed irtazahashmi closed 4 months ago

irtazahashmi commented 4 months ago
codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 95.89552% with 11 lines in your changes missing coverage. Please review.

Project coverage is 87.49%. Comparing base (c8d249a) to head (c7956c4). Report is 20 commits behind head on main.

Files Patch % Lines
sclibrary/io/sc_generator.py 0.00% 7 Missing :warning:
sclibrary/hogde_gp/hodge_gp_trainer.py 98.29% 1 Missing and 1 partial :warning:
sclibrary/io/transportation_loader.py 96.72% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #27 +/- ## ========================================== + Coverage 85.89% 87.49% +1.59% ========================================== Files 20 26 +6 Lines 1078 1279 +201 Branches 142 159 +17 ========================================== + Hits 926 1119 +193 - Misses 123 130 +7 - Partials 29 30 +1 ```

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