moloney / dcmstack

DICOM to Nifti conversion with meta data preservation
Other
72 stars 51 forks source link

CLN: Get rid of bunch of deprecation warnings #82

Closed moloney closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 80.97% // Head: 80.97% // No change to project coverage :thumbsup:

Coverage data is based on head (e8b9eea) compared to base (485eacc). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #82 +/- ## ======================================= Coverage 80.97% 80.97% ======================================= Files 8 8 Lines 2123 2123 ======================================= Hits 1719 1719 Misses 404 404 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `80.97% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/moloney/dcmstack/pull/82?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/dcmstack/dcmmeta.py](https://codecov.io/gh/moloney/dcmstack/pull/82/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2RjbXN0YWNrL2RjbW1ldGEucHk=) | `86.68% <100.00%> (ø)` | | | [src/dcmstack/dcmstack.py](https://codecov.io/gh/moloney/dcmstack/pull/82/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2RjbXN0YWNrL2RjbXN0YWNrLnB5) | `88.60% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.