Genuster
Genuster
Thanks! > Will lead you to for example https://app.codecov.io/gh/mne-tools/mne-python/pull/13259?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=checks&utm_campaign=pr+comments&utm_term=mne-tools IIUC, this only shows the lines relevant to the PR, I thought I could check if something important is missing in...
@larsoner, I think mostly everything I planned and didn't plan to do for this part is done. About making `_XdawnTransformer` class public: I moved it to decoding and removed the...
@larsoner, @drammock, I can't make sense of the failures in inverse_sparse tests, do you think it's somehow related to my changes in the code? Other than that I think the...
@larsoner, I checked in the last commits whether this MxNE-related failure is the only problem by skipping it - tests came back green
> @Genuster can you replicate locally? On my Windows machine I also don't replicate it. But I don't have easy access to Ubuntu to replicate the CI setup that fails....
> Okay @Genuster one way to debug this would be to use https://github.com/mxschmitt/action-tmate . It allows you to SSH into the GitHub action runner. You could use this to debug...