RichieHakim / ROICaT

Region Of Interest Classification and Tracking
GNU General Public License v3.0
14 stars 6 forks source link

v1.3 #318

Closed RichieHakim closed 1 month ago

RichieHakim commented 1 month ago

Updated colab notebooks not ready yet

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 62.92135% with 165 lines in your changes missing coverage. Please review.

Project coverage is 49.46%. Comparing base (14a3871) to head (ddc703a). Report is 110 commits behind head on main.

Files with missing lines Patch % Lines
roicat/data_importing.py 43.60% 97 Missing :warning:
roicat/helpers.py 54.54% 35 Missing :warning:
roicat/ROInet.py 70.00% 15 Missing :warning:
roicat/util.py 86.51% 12 Missing :warning:
roicat/visualization.py 40.00% 3 Missing :warning:
roicat/classification/classifier.py 50.00% 2 Missing :warning:
roicat/tracking/clustering.py 94.73% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #318 +/- ## ========================================== + Coverage 44.90% 49.46% +4.55% ========================================== Files 21 21 Lines 4685 4876 +191 ========================================== + Hits 2104 2412 +308 + Misses 2581 2464 -117 ```

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

RichieHakim commented 1 month ago

@dyf I pushed the big changes (including richfile stuff) to main and pypi