Closed tclose closed 6 years ago
:exclamation: No coverage uploaded for pull request base (
master@c30ceef
). Click here to learn what that means. The diff coverage is78.17%
.
@@ Coverage Diff @@
## master #41 +/- ##
=========================================
Coverage ? 62.48%
=========================================
Files ? 33
Lines ? 4451
Branches ? 0
=========================================
Hits ? 2781
Misses ? 1670
Partials ? 0
Impacted Files | Coverage Δ | |
---|---|---|
arcana/archive/base.py | 96.62% <ø> (ø) |
|
arcana/study/multi.py | 75.72% <ø> (ø) |
|
arcana/archive/__init__.py | 100% <100%> (ø) |
|
arcana/archive/xnat.py | 20.63% <100%> (ø) |
|
arcana/archive/local.py | 88.23% <100%> (ø) |
|
arcana/interfaces/utils.py | 63.25% <100%> (ø) |
|
arcana/archive/tree.py | 75.44% <75.44%> (ø) |
|
arcana/requirement.py | 68.75% <80%> (ø) |
|
arcana/testing.py | 72.94% <82.91%> (ø) |
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 c30ceef...56dc94b. Read the comment docs.
This PR removes all references to nianalysis in unittests and generates all test datasets on the fly (i.e. the don't need to be downloaded from XNAT any more)