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

Adds DicomImage class in medimage namespace that inherits from MedicalImage to implement deidentify extra #36

Merged
merged 5 commits into from
Sep 28, 2024

Conversation

tclose
Copy link
Contributor

@tclose tclose commented Sep 26, 2024

No description provided.

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

Attention: Patch coverage is 58.94737% with 39 lines in your changes missing coverage. Please review.

Project coverage is 83.13%. Comparing base (cc63714) to head (43038ec).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
extras/fileformats/extras/medimage/dicom.py 27.77% 26 Missing ⚠️
extras/fileformats/extras/medimage/base.py 50.00% 7 Missing ⚠️
fileformats/medimage/base.py 80.00% 2 Missing ⚠️
fileformats/medimage/dicom.py 85.71% 2 Missing ⚠️
extras/fileformats/extras/medimage/raw.py 50.00% 1 Missing ⚠️
fileformats/medimage/raw/pet/base.py 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
- Coverage   86.36%   83.13%   -3.24%     
==========================================
  Files          31       32       +1     
  Lines         748      824      +76     
==========================================
+ Hits          646      685      +39     
- Misses        102      139      +37     
Flag Coverage Δ
83.13% <58.94%> (-3.24%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@tclose tclose merged commit 7132fef into main Sep 28, 2024
6 of 8 checks passed
@tclose tclose deleted the ptd-touchups branch September 28, 2024 03:39
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.

1 participant