RittmanResearch / maybrain

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

The rest of documentation corrected with the last modifications and small tweaks #19

Closed tjiagoM closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #19 into master will increase coverage by 2.47%. The diff coverage is 28.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   13.24%   15.72%   +2.47%     
==========================================
  Files          15       20       +5     
  Lines        1834     2118     +284     
  Branches      485      541      +56     
==========================================
+ Hits          243      333      +90     
- Misses       1579     1765     +186     
- Partials       12       20       +8
Impacted Files Coverage Δ
maybrain/algorithms/others.py 0% <ø> (ø) :arrow_up:
maybrain/plotting/__init__.py 100% <ø> (ø)
maybrain/allen.py 0% <0%> (ø) :arrow_up:
maybrain/plotting/mayavi_wrapper.py 0% <0%> (ø)
maybrain/resources/__init__.py 100% <100%> (ø)
maybrain/constants.py 100% <100%> (ø) :arrow_up:
maybrain/brain.py 54.06% <26.31%> (ø) :arrow_up:
maybrain/plotting/histograms.py 65% <65%> (ø)
maybrain/plotting/matrices.py 83.95% <83.95%> (ø)
... and 4 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 4b37eea...7952436. Read the comment docs.