pydicom / dicom-validator

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

Fix too strict handling without "otherwise" condition #40

Closed mrbean-bremen closed 1 year ago

mrbean-bremen commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #40 (4232988) into main (5a49607) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #40   +/-   ##
=======================================
  Coverage   87.97%   87.97%           
=======================================
  Files          14       14           
  Lines        1489     1489           
=======================================
  Hits         1310     1310           
  Misses        179      179           
Files Changed Coverage Δ
dicom_validator/spec_reader/condition_parser.py 98.88% <ø> (ø)
dicom_validator/validator/iod_validator.py 93.03% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more