netneurolab / netneurotools

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

[REF] Updates FreeSurfer-related spin test functionality #66

Closed rmarkello closed 4 years ago

rmarkello commented 4 years ago

Including allowing 2D data in parcels_to_vertices and vertices_to_parcels and accepting pre-computed spins in spin_data,

codecov-io commented 4 years ago

Codecov Report

Merging #66 into master will increase coverage by 0.2%. The diff coverage is 82.6%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #66     +/-   ##
=========================================
+ Coverage   61.32%   61.53%   +0.2%     
=========================================
  Files          22       22             
  Lines        1399     1422     +23     
=========================================
+ Hits          858      875     +17     
- Misses        541      547      +6
Impacted Files Coverage Δ
netneurotools/tests/test_freesurfer.py 100% <100%> (ø) :arrow_up:
netneurotools/freesurfer.py 44.57% <80.48%> (+2.53%) :arrow_up:

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 368cff1...510444d. Read the comment docs.