moloney / dcmstack

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

Debian packaging. #34

Open mih opened 8 years ago

mih commented 8 years ago

This is a complete Debian packaging. Please consider merging this into the repo -- most likely into a "debian" branch. This way anyone obtaining the source could build a Debian package, if no binary package is provided for the platform in question.

I will upload to corresponding package to Debian proper shortly.

moloney commented 8 years ago

I just merged this into "debian" branch. Let me know if everything looks ok and I will close this PR. Thanks.

codecov-io commented 5 years ago

Codecov Report

Merging #34 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   80.78%   80.78%           
=======================================
  Files           8        8           
  Lines        2129     2129           
=======================================
  Hits         1720     1720           
  Misses        409      409

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7f98348...2c07482. Read the comment docs.

codecov-commenter commented 1 year ago

Codecov Report

Base: 80.78% // Head: 80.97% // Increases project coverage by +0.18% :tada:

Coverage data is based on head (baa44f1) compared to base (7f98348). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #34 +/- ## ========================================== + Coverage 80.78% 80.97% +0.18% ========================================== Files 8 8 Lines 2129 2123 -6 ========================================== - Hits 1720 1719 -1 + Misses 409 404 -5 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `80.97% <0.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/34?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/dcmstack/extract.py](https://codecov.io/gh/moloney/dcmstack/pull/34/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2RjbXN0YWNrL2V4dHJhY3QucHk=) | `84.70% <0.00%> (-0.42%)` | :arrow_down: | | [src/dcmstack/dcmstack\_cli.py](https://codecov.io/gh/moloney/dcmstack/pull/34/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2RjbXN0YWNrL2RjbXN0YWNrX2NsaS5weQ==) | `60.62% <0.00%> (-0.21%)` | :arrow_down: | | [src/dcmstack/dcmmeta.py](https://codecov.io/gh/moloney/dcmstack/pull/34/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% <0.00%> (+0.07%)` | :arrow_up: | | [src/dcmstack/nitool\_cli.py](https://codecov.io/gh/moloney/dcmstack/pull/34/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2RjbXN0YWNrL25pdG9vbF9jbGkucHk=) | `40.80% <0.00%> (+0.68%)` | :arrow_up: | | [src/dcmstack/dcmstack.py](https://codecov.io/gh/moloney/dcmstack/pull/34/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% <0.00%> (+0.69%)` | :arrow_up: | | [src/dcmstack/info.py](https://codecov.io/gh/moloney/dcmstack/pull/34/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2RjbXN0YWNrL2luZm8ucHk=) | `100.00% <0.00%> (+6.89%)` | :arrow_up: | 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.