Closed yarikoptic closed 6 years ago
Merging #30 into master will increase coverage by
0.05%
. The diff coverage is83.33%
.
@@ Coverage Diff @@
## master #30 +/- ##
=========================================
+ Coverage 89.14% 89.2% +0.05%
=========================================
Files 19 19
Lines 912 917 +5
=========================================
+ Hits 813 818 +5
Misses 99 99
Impacted Files | Coverage Δ | |
---|---|---|
datalad_neuroimaging/__init__.py | 100% <100%> (ø) |
:arrow_up: |
datalad_neuroimaging/bids2scidata.py | 82.44% <75%> (+0.16%) |
: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 de5be09...0a1f6f2. Read the comment docs.
Thanks @yarikoptic
see https://github.com/datalad/datalad/issues/2514 for the reference/discussion
also added import of datalad's setup_package so we get similar tests behavior etc