RittmanResearch / maybrain

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

Last main organisations #20

Closed tjiagoM closed 6 years ago

tjiagoM commented 6 years ago

Mainly: Removing legacy code not useful anymore. Moving legacy code to new packages/modules.

codecov-io commented 6 years ago

Codecov Report

Merging #20 into master will increase coverage by 6.57%. The diff coverage is 57.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   15.72%   22.29%   +6.57%     
==========================================
  Files          20       19       -1     
  Lines        2118     1785     -333     
  Branches      541      477      -64     
==========================================
+ Hits          333      398      +65     
+ Misses       1765     1360     -405     
- Partials       20       27       +7
Impacted Files Coverage Δ
maybrain/algorithms/modularity.py 0% <0%> (ø) :arrow_up:
maybrain/algorithms/degeneration.py 0% <0%> (ø) :arrow_up:
maybrain/resources/__init__.py 100% <100%> (ø) :arrow_up:
maybrain/plotting/matrices.py 83.95% <100%> (ø) :arrow_up:
maybrain/utils/__init__.py 100% <100%> (ø) :arrow_up:
maybrain/brain.py 66.88% <100%> (+12.81%) :arrow_up:
maybrain/utils/writers.py 20% <20%> (ø)
maybrain/utils/highlights.py 80% <80%> (ø)
... and 1 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 498d0d4...d5daf68. Read the comment docs.