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

[MRG] Add support for Inventory QR #887

Merged
merged 5 commits into from
Nov 17, 2023

Conversation

scaramallion
Copy link
Member

@scaramallion scaramallion commented Nov 17, 2023

Reference issue

Tasks

  • Unit tests added that reproduce issue or prove feature is working
  • Fix or feature added
  • Documentation and examples updated (if relevant)
  • Unit tests passing and coverage at 100% after adding fix/feature
  • Type annotations updated and passing with mypy

Copy link

codecov bot commented Nov 17, 2023

Codecov Report

Merging #887 (d71e4f4) into main (081392d) will increase coverage by 100.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           main      #887        +/-   ##
===========================================
+ Coverage      0   100.00%   +100.00%     
===========================================
  Files         0        28        +28     
  Lines         0      8663      +8663     
===========================================
+ Hits          0      8663      +8663     
Files Coverage Δ
pynetdicom/association.py 100.00% <ø> (ø)
pynetdicom/service_class.py 100.00% <100.00%> (ø)
pynetdicom/sop_class.py 100.00% <100.00%> (ø)

... and 25 files with indirect coverage changes

@scaramallion scaramallion changed the title [WIP] Add support for Inventory QR [MRG] Add support for Inventory QR Nov 17, 2023
@scaramallion scaramallion merged commit 37388d1 into pydicom:main Nov 17, 2023
10 checks passed
@scaramallion scaramallion deleted the dev-inventory branch November 17, 2023 08:54
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.

Add support for Inventory QR
1 participant