hichamjanati / groupmne

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

Fix gains #7

Closed hichamjanati closed 5 years ago

hichamjanati commented 5 years ago

Closes #6

codecov[bot] commented 5 years ago

Codecov Report

Merging #7 into master will decrease coverage by 0.25%. The diff coverage is 88.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
- Coverage   90.96%   90.71%   -0.26%     
==========================================
  Files           9       10       +1     
  Lines         476      506      +30     
  Branches       71       74       +3     
==========================================
+ Hits          433      459      +26     
- Misses         26       30       +4     
  Partials       17       17
Impacted Files Coverage Δ
groupmne/tests/test_group.py 100% <100%> (ø) :arrow_up:
groupmne/tests/conftest.py 100% <100%> (ø)
groupmne/group_model.py 87.28% <28.57%> (-3.07%) :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 601db81...f16a11e. Read the comment docs.