Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add handling of conditional includes #43

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

mrbean-bremen
Copy link
Member

@codecov-commenter
Copy link

codecov-commenter commented Aug 20, 2023

Codecov Report

Merging #43 (760dc62) into main (c6ef9f4) will increase coverage by 0.09%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   88.04%   88.14%   +0.09%     
==========================================
  Files          14       14              
  Lines        1489     1501      +12     
==========================================
+ Hits         1311     1323      +12     
  Misses        178      178              
Files Changed Coverage Δ
dicom_validator/spec_reader/part3_reader.py 96.77% <100.00%> (+0.12%) ⬆️
dicom_validator/validator/iod_validator.py 93.11% <100.00%> (+0.07%) ⬆️

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

- needed for validation of SR Document Content
- closes pydicom#39
@mrbean-bremen mrbean-bremen merged commit 1f01f5f into pydicom:main Aug 22, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include conditions not handled
2 participants