Skip to content

test: Add docstrings to byte conversion tests

6e7b2fe
Select commit
Loading
Failed to load commit list.
Merged

Add function to convert size from bytes to a more readable format #101

test: Add docstrings to byte conversion tests
6e7b2fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2026 in 1s

25% (+0%) compared to 7a0be28

Details

Codecov Report

❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 25%. Comparing base (7a0be28) to head (6e7b2fe).

Files with missing lines Patch % Lines
src/imcflibs/imagej/misc.py 88% 1 Missing ⚠️
Additional details and impacted files
@@         Coverage Diff          @@
##           devel   #101   +/-   ##
====================================
  Coverage     25%    25%           
====================================
  Files         25     25           
  Lines       1756   1761    +5     
====================================
+ Hits         439    443    +4     
- Misses      1317   1318    +1     

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