hichamjanati / groupmne

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

add docstyle check #5

Closed hichamjanati closed 5 years ago

hichamjanati commented 5 years ago

Closes #3

codecov[bot] commented 5 years ago

Codecov Report

Merging #5 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #5   +/-   ##
=======================================
  Coverage   90.96%   90.96%           
=======================================
  Files           9        9           
  Lines         476      476           
  Branches       71       71           
=======================================
  Hits          433      433           
  Misses         26       26           
  Partials       17       17
Impacted Files Coverage Δ
groupmne/group_model.py 90.35% <ø> (ø) :arrow_up:
groupmne/_version.py 100% <ø> (ø) :arrow_up:
groupmne/tests/test_trans.py 100% <100%> (ø) :arrow_up:
groupmne/inverse.py 100% <100%> (ø) :arrow_up:
groupmne/tests/test_solvers.py 100% <100%> (ø) :arrow_up:
groupmne/solvers.py 90.17% <100%> (ø) :arrow_up:
groupmne/utils.py 80.73% <100%> (ø) :arrow_up:
groupmne/tests/test_inverse.py 100% <100%> (ø) :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 358cdd0...6bb9f88. Read the comment docs.