RittmanResearch / maybrain

Python package for analysing and visualising brain connectome data
Apache License 2.0
10 stars 7 forks source link

Release 0.5.6 #22

Closed tjiagoM closed 6 years ago

tjiagoM commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #22 into master will increase coverage by 3.13%. The diff coverage is 59.06%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #22      +/-   ##
=========================================
+ Coverage   25.16%   28.3%   +3.13%     
=========================================
  Files          19      20       +1     
  Lines        1776    1862      +86     
  Branches      475     503      +28     
=========================================
+ Hits          447     527      +80     
+ Misses       1300    1281      -19     
- Partials       29      54      +25
Impacted Files Coverage Δ
maybrain/plotting/matrices.py 83.95% <ø> (ø) :arrow_up:
maybrain/utils/writers.py 20% <ø> (ø) :arrow_up:
maybrain/utils/bct.py 100% <ø> (ø) :arrow_up:
maybrain/utils/brain_utils.py 23.8% <ø> (ø) :arrow_up:
maybrain/utils/highlights.py 80% <ø> (ø) :arrow_up:
maybrain/algorithms/robustness.py 86.2% <ø> (ø) :arrow_up:
maybrain/plotting/__init__.py 100% <ø> (ø) :arrow_up:
maybrain/algorithms/normalisation.py 51.92% <50.98%> (+41.92%) :arrow_up:
maybrain/plotting/histograms.py 60.86% <57.14%> (-4.14%) :arrow_down:
maybrain/plotting/connectome.py 79.41% <79.41%> (ø)
... and 3 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 63eba02...1ae7c8f. Read the comment docs.