MouseLand / cellpose

a generalist algorithm for cellular segmentation with human-in-the-loop capabilities
https://www.cellpose.org/
BSD 3-Clause "New" or "Revised" License
1.24k stars 360 forks source link

adding CLI for restore #875

Closed carsen-stringer closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 56.26%. Comparing base (d4857f5) to head (cb25bc4).

Files Patch % Lines
cellpose/__main__.py 77.77% 6 Missing :warning:
cellpose/models.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #875 +/- ## ========================================== + Coverage 55.85% 56.26% +0.41% ========================================== Files 16 16 Lines 3760 3784 +24 ========================================== + Hits 2100 2129 +29 + Misses 1660 1655 -5 ```

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