Skip to content

fix(image): raise ValueError for slice count mismatch in subtraction

73268dd
Select commit
Loading
Failed to load commit list.
Merged

Validate slice count before subtraction #117

fix(image): raise ValueError for slice count mismatch in subtraction
73268dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 19, 2026 in 0s

24% (-1%) compared to 745fc61

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 24%. Comparing base (745fc61) to head (73268dd).
⚠️ Report is 53 commits behind head on devel.

Files with missing lines Patch % Lines
src/imcflibs/imagej/misc.py 0% 3 Missing ⚠️
Additional details and impacted files
@@         Coverage Diff          @@
##           devel   #117   +/-   ##
====================================
- Coverage     25%    24%   -1%     
====================================
  Files         25     25           
  Lines       1688   1746   +58     
====================================
+ Hits         421    425    +4     
- Misses      1267   1321   +54     

☔ 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.