netneurolab / netneurotools

Useful tools from the Network Neuroscience Lab
https://netneurolab.github.io/netneurotools
BSD 3-Clause "New" or "Revised" License
60 stars 32 forks source link

[ENH] Added rich_feeder_peripheral function #102

Closed justinehansen closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #102 (5ca4610) into master (79936ea) will decrease coverage by 1.20%. The diff coverage is 8.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
- Coverage   73.17%   71.97%   -1.21%     
==========================================
  Files          26       26              
  Lines        1838     1873      +35     
==========================================
+ Hits         1345     1348       +3     
- Misses        493      525      +32     
Impacted Files Coverage Δ
netneurotools/metrics.py 35.84% <8.57%> (-53.04%) :arrow_down:
netneurotools/plotting.py 66.41% <0.00%> (ø)

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 79936ea...5ca4610. Read the comment docs.

rmarkello commented 3 years ago

Awesome! Thanks so much for doing all this, @justinehansen :raised_hands:

I'm gonna go ahead and merge this in now cause it looks good to me :rocket: