Closed agramfort closed 4 years ago
This has nothing to do with the example, something changed in the dependencies right ?
in travis, mayavi's installation fails ...
This should fix the bug; but apparently there is still a plotting problem with the doc ...
I thought i pushed .. its done
Le mer. 27 mai 2020 à 17:43, Alexandre Gramfort notifications@github.com a écrit :
@agramfort commented on this pull request.
In .travis.yml https://github.com/hichamjanati/groupmne/pull/23#discussion_r431242884:
cache: apt: true
- pip: true
pip: true
why did you resolve it's not done
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hichamjanati/groupmne/pull/23#discussion_r431242884, or unsubscribe https://github.com/notifications/unsubscribe-auth/AECC63A5EM5SQ3JR2O7Z3PLRTUYITANCNFSM4NJBY43Q .
Just pushed to try to fix circle
Merging #23 into master will increase coverage by
0.57%
. The diff coverage is96.46%
.
@@ Coverage Diff @@
## master #23 +/- ##
==========================================
+ Coverage 77.08% 77.65% +0.57%
==========================================
Files 10 10
Lines 707 743 +36
Branches 115 123 +8
==========================================
+ Hits 545 577 +32
- Misses 143 146 +3
- Partials 19 20 +1
Impacted Files | Coverage Δ | |
---|---|---|
groupmne/utils.py | 66.44% <42.85%> (-1.80%) |
:arrow_down: |
groupmne/group_model.py | 98.24% <100.00%> (+0.13%) |
:arrow_up: |
groupmne/tests/conftest.py | 100.00% <100.00%> (ø) |
|
groupmne/tests/test_group.py | 100.00% <100.00%> (ø) |
|
groupmne/tests/test_inverse.py | 100.00% <100.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 5ac766a...0f0b4de. Read the comment docs.
great job @hichamjanati !
this tiny change leads to an index error running this code. Can you have a look @hichamjanati ? thanks