fix: refactor Cellpose processing logic #79
+28
−69
Merged
Codecov / codecov/project
succeeded
May 29, 2026 in 1s
83.36% (-0.01%) compared to 6649f09, passed because coverage increased by 0% when compared to adjusted base (83.35%)
View this Pull Request on Codecov
83.36% (-0.01%) compared to 6649f09, passed because coverage increased by 0% when compared to adjusted base (83.35%)
Details
Codecov Report
❌ Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.36%. Comparing base (6649f09) to head (cc4181c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/cali/detection/_detection_runner.py | 92.30% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #79 +/- ##
==========================================
- Coverage 83.37% 83.36% -0.01%
==========================================
Files 85 85
Lines 16838 16817 -21
==========================================
- Hits 14038 14019 -19
+ Misses 2800 2798 -2 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading