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 check of enum values defined for a specific index #88

Merged
merged 1 commit into from
Apr 6, 2024

Conversation

mrbean-bremen
Copy link
Member

- fix checking of multi-valued tags with defined enum values
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.95%. Comparing base (e8644e2) to head (90f5eb8).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   89.82%   89.95%   +0.12%     
==========================================
  Files          15       15              
  Lines        1632     1652      +20     
==========================================
+ Hits         1466     1486      +20     
  Misses        166      166              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mrbean-bremen mrbean-bremen merged commit 3149092 into pydicom:main Apr 6, 2024
16 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.

validation of enumerated values does not support multiple values
2 participants