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

BF: import-dcm didn't import metalad commands #108

Closed bpoldrack closed 5 years ago

bpoldrack commented 5 years ago

This led to an AttributeError when calling metalad commands as Dataset methods, when running import-dcm from CLI

codecov-io commented 5 years ago

Codecov Report

Merging #108 into master will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
+ Coverage    78.3%   78.37%   +0.07%     
==========================================
  Files          16       16              
  Lines         871      874       +3     
==========================================
+ Hits          682      685       +3     
  Misses        189      189
Impacted Files Coverage Δ
datalad_hirni/commands/dicom2spec.py 81.93% <100%> (+0.11%) :arrow_up:
datalad_hirni/commands/import_dicoms.py 91.75% <100%> (+0.17%) :arrow_up:
datalad_hirni/commands/spec4anything.py 33.69% <100%> (ø) :arrow_up:

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 8106d6c...e629c7a. Read the comment docs.