nipy / heudiconv

Flexible DICOM conversion into structured directory layouts
https://heudiconv.readthedocs.io
Other
232 stars 125 forks source link

Handle cases where dates/times in DICOM are empty strings, not Nones (e.g. after some anonymization) #756

Closed yarikoptic closed 3 months ago

yarikoptic commented 3 months ago

https://github.com/nipy/heudiconv/pull/755 but with my commit added -- I was not allowed to tune that PR.

Closes #755

attn @jennan

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.04%. Comparing base (424dcdc) to head (b3cfd73). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #756 +/- ## ======================================= Coverage 82.04% 82.04% ======================================= Files 42 42 Lines 4205 4205 ======================================= Hits 3450 3450 Misses 755 755 ```

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

github-actions[bot] commented 3 months ago

:rocket: PR was released in v1.1.1 :rocket: