pydicom / dicom-validator

Simple DICOM validator based on DocBook DICOM specs
MIT License
25 stars 11 forks source link

Fix crash of the dump tool #75

Closed mrbean-bremen closed 10 months ago

mrbean-bremen commented 10 months ago

Also fixed a deprecation warning.

codecov-commenter commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (4b23b82) 89.66% compared to head (507c5e4) 89.69%. Report is 1 commits behind head on main.

Files Patch % Lines
dicom_validator/dump_dcm_info.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #75 +/- ## ========================================== + Coverage 89.66% 89.69% +0.03% ========================================== Files 15 15 Lines 1625 1630 +5 ========================================== + Hits 1457 1462 +5 Misses 168 168 ```

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