MonashBI / arcana-legacy

Abstraction of Repository-Centric ANAlysis - a Python framework
Apache License 2.0
4 stars 3 forks source link

Implement range of changes to match changes for Banana 0.2.5 #94

Closed tclose closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #94 into master will increase coverage by 1.89%. The diff coverage is 77.59%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #94      +/-   ##
=========================================
+ Coverage    75.5%   77.4%   +1.89%     
=========================================
  Files          51      49       -2     
  Lines        5953    5926      -27     
=========================================
+ Hits         4495    4587      +92     
+ Misses       1458    1339     -119
Impacted Files Coverage Δ
arcana/data/__init__.py 100% <ø> (ø) :arrow_up:
arcana/processor/base.py 78.45% <0%> (-0.28%) :arrow_down:
arcana/processor/multiproc.py 50% <0%> (ø) :arrow_up:
arcana/data/file_format/standard.py 100% <100%> (ø) :arrow_up:
arcana/data/collection.py 68.38% <100%> (+0.62%) :arrow_up:
arcana/environment/requirement/matlab.py 65.62% <100%> (ø) :arrow_up:
arcana/__init__.py 100% <100%> (ø) :arrow_up:
arcana/data/base.py 83.76% <100%> (+2.4%) :arrow_up:
arcana/__about__.py 100% <100%> (ø)
arcana/repository/xnat.py 87.82% <100%> (+0.06%) :arrow_up:
... and 15 more

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 455b7af...c869af4. Read the comment docs.