SainsburyWellcomeCentre / crabs-exploration

A toolkit for detecting and tracking crabs in the field.
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Fix missing line #200

Closed nikk-nikaznan closed 5 months ago

nikk-nikaznan commented 5 months ago

I guess, when we merged 2 PRs yesterday, some lines were accidentally deleted. The one from resume training from weights only checkpoint

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 37.64%. Comparing base (5a47ee0) to head (f28244c). Report is 1 commits behind head on main.

Files Patch % Lines
crabs/detection_tracking/train_model.py 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #200 +/- ## ========================================== - Coverage 37.73% 37.64% -0.09% ========================================== Files 20 20 Lines 1349 1352 +3 ========================================== Hits 509 509 - Misses 840 843 +3 ```

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