pydicom / dicom-validator

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

Some test consolidation #56

Closed mrbean-bremen closed 1 year ago

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

Codecov Report

Merging #56 (e163b5d) into main (90207ba) will increase coverage by 0.21%. Report is 3 commits behind head on main. The diff coverage is 71.42%.

@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   88.71%   88.93%   +0.21%     
==========================================
  Files          14       14              
  Lines        1515     1518       +3     
==========================================
+ Hits         1344     1350       +6     
+ Misses        171      168       -3     
Files Coverage Δ
dicom_validator/spec_reader/edition_reader.py 98.45% <100.00%> (ø)
dicom_validator/validator/iod_validator.py 92.34% <100.00%> (-0.82%) :arrow_down:
dicom_validator/spec_reader/spec_reader.py 94.64% <50.00%> (+0.30%) :arrow_up:

... and 4 files with indirect coverage changes

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