matthew-brett / xibabel

Piloting a new image object for neuroimaging based on XArray
BSD 2-Clause "Simplified" License
6 stars 0 forks source link

MRG: rethink time axis and test #21

Closed matthew-brett closed 4 months ago

matthew-brett commented 4 months ago

Drop time axis of length 1 in NIfTI.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 93.81%. Comparing base (bbb1137) to head (973ebf8).

Files Patch % Lines
src/xibabel/loaders.py 93.57% 2 Missing and 5 partials :warning:
src/xibabel/tests/test_loaders.py 97.93% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ========================================== + Coverage 92.57% 93.81% +1.24% ========================================== Files 12 12 Lines 1131 1310 +179 Branches 163 179 +16 ========================================== + Hits 1047 1229 +182 + Misses 64 62 -2 + Partials 20 19 -1 ```

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

matthew-brett commented 4 months ago

This one ready for review.