pydicom / dicom-validator

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

Some refactoring for readability #45

Closed mrbean-bremen closed 1 year ago

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

Codecov Report

Merging #45 (4a04b77) into main (1f01f5f) will increase coverage by 0.57%. Report is 1 commits behind head on main. The diff coverage is 91.00%.

@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   88.14%   88.71%   +0.57%     
==========================================
  Files          14       14              
  Lines        1501     1515      +14     
==========================================
+ Hits         1323     1344      +21     
+ Misses        178      171       -7     
Files Changed Coverage Δ
dicom_validator/dump_dcm_info.py 0.00% <0.00%> (ø)
dicom_validator/spec_reader/condition_parser.py 98.14% <84.21%> (-0.75%) :arrow_down:
dicom_validator/spec_reader/edition_reader.py 98.45% <90.90%> (+7.63%) :arrow_up:
dicom_validator/spec_reader/condition.py 95.20% <97.22%> (+0.35%) :arrow_up:
dicom_validator/spec_reader/part3_reader.py 94.49% <100.00%> (-2.28%) :arrow_down:
dicom_validator/validate_iods.py 90.32% <100.00%> (-0.59%) :arrow_down:
dicom_validator/validator/dicom_file_validator.py 97.29% <100.00%> (-0.14%) :arrow_down:
dicom_validator/validator/iod_validator.py 93.16% <100.00%> (+0.05%) :arrow_up:

... and 1 file with indirect coverage changes

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