Skip to content

chore: update lockfile

c806934
Select commit
Loading
Failed to load commit list.
Merged

feat: Add BaseWriter, and example NIFTIWriter with notebooks documenting them #84

chore: update lockfile
c806934
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 1s

50.89% (+6.37%) compared to c10a568

View this Pull Request on Codecov

50.89% (+6.37%) compared to c10a568

Details

Codecov Report

Attention: Patch coverage is 91.30435% with 12 lines in your changes missing coverage. Please review.

Project coverage is 50.89%. Comparing base (c10a568) to head (c806934).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/readii/io/writers/nifti_writer.py 86.53% 7 Missing ⚠️
src/readii/io/utils/pattern_resolver.py 92.30% 3 Missing ⚠️
src/readii/io/writers/base_writer.py 95.55% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
+ Coverage   44.51%   50.89%   +6.37%     
==========================================
  Files          16       21       +5     
  Lines         739      894     +155     
==========================================
+ Hits          329      455     +126     
- Misses        410      439      +29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.