psychoinformatics-de / datalad-hirni

DataLad extension for (semi-)automated, reproducible processing of (medical/neuro)imaging data
http://datalad.org
Other
5 stars 8 forks source link

Minor fixes #160

Closed bpoldrack closed 3 years ago

bpoldrack commented 4 years ago
codecov-commenter commented 4 years ago

Codecov Report

Merging #160 into master will decrease coverage by 1.94%. The diff coverage is 73.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
- Coverage   86.17%   84.23%   -1.95%     
==========================================
  Files          17       19       +2     
  Lines         955     1078     +123     
==========================================
+ Hits          823      908      +85     
- Misses        132      170      +38     
Impacted Files Coverage Δ
datalad_hirni/tests/utils.py 51.31% <51.31%> (ø)
datalad_hirni/tests/test_dicom2spec.py 99.25% <95.65%> (-0.75%) :arrow_down:
datalad_hirni/commands/import_dicoms.py 92.85% <100.00%> (+0.07%) :arrow_up:
datalad_hirni/tests/__init__.py 100.00% <100.00%> (ø)
datalad_hirni/tests/test_demos.py 93.67% <100.00%> (+0.81%) :arrow_up:
datalad_hirni/tests/test_dicomconv.py 98.50% <100.00%> (+0.32%) :arrow_up:
datalad_hirni/tests/test_import.py 100.00% <100.00%> (ø)

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 78455fd...84a6dc6. Read the comment docs.