pydicom / dicom-validator

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

Fix possible KeyError in functional group macros check #123

Closed mrbean-bremen closed 3 months ago

mrbean-bremen commented 3 months ago
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 90.34%. Comparing base (e8644e2) to head (f716931). Report is 41 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #123 +/- ## ========================================== + Coverage 89.82% 90.34% +0.51% ========================================== Files 15 15 Lines 1632 1699 +67 ========================================== + Hits 1466 1535 +69 + Misses 166 164 -2 ```

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