pydicom / dicom-validator

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

Fix `Graphic Filled (0070,0024)` validation condition #116

Closed drahoja9 closed 3 months ago

drahoja9 commented 3 months ago

Closes #115

codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 89.95%. Comparing base (e8644e2) to head (fe3a43b). Report is 32 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #116 +/- ## ========================================== + Coverage 89.82% 89.95% +0.12% ========================================== Files 15 15 Lines 1632 1672 +40 ========================================== + Hits 1466 1504 +38 - Misses 166 168 +2 ```

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

drahoja9 commented 3 months ago

Sure! Thank you for your swift feedback and merging the PR. 🤝