dcmstack icon indicating copy to clipboard operation
dcmstack copied to clipboard

Debian packaging.

Open mih opened this issue 10 years ago • 3 comments

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.

mih avatar Sep 04 '15 18:09 mih

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

moloney avatar Sep 10 '15 21:09 moloney

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-io avatar Oct 18 '18 04:10 codecov-io

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
@@            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 to find out more.

Impacted Files Coverage Δ
src/dcmstack/extract.py 84.70% <0.00%> (-0.42%) :arrow_down:
src/dcmstack/dcmstack_cli.py 60.62% <0.00%> (-0.21%) :arrow_down:
src/dcmstack/dcmmeta.py 86.68% <0.00%> (+0.07%) :arrow_up:
src/dcmstack/nitool_cli.py 40.80% <0.00%> (+0.68%) :arrow_up:
src/dcmstack/dcmstack.py 88.60% <0.00%> (+0.69%) :arrow_up:
src/dcmstack/info.py 100.00% <0.00%> (+6.89%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

codecov-commenter avatar Sep 29 '22 23:09 codecov-commenter