hichamjanati / groupmne

Multi-subject MEG and EEG source localization with MNE
MIT License
9 stars 3 forks source link

[MRG] Fix "rh" and "both" leadfield computation #15

Closed hichamjanati closed 5 years ago

hichamjanati commented 5 years ago

Closes #14

codecov[bot] commented 5 years ago

Codecov Report

Merging #15 into master will increase coverage by 0.21%. The diff coverage is 96.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   90.76%   90.97%   +0.21%     
==========================================
  Files          10       10              
  Lines         509      532      +23     
  Branches       74       78       +4     
==========================================
+ Hits          462      484      +22     
  Misses         30       30              
- Partials       17       18       +1
Impacted Files Coverage Δ
groupmne/tests/conftest.py 100% <100%> (ø) :arrow_up:
groupmne/utils.py 80.73% <100%> (ø) :arrow_up:
groupmne/group_model.py 87.28% <100%> (ø) :arrow_up:
groupmne/tests/test_group.py 98.68% <95.65%> (-1.32%) :arrow_down:

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 e2de53f...2226788. Read the comment docs.