Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MRG: Rework CI test matrix #934

Merged
merged 12 commits into from
Dec 20, 2021

Conversation

hoechenberger
Copy link
Member

Fixes #933

Merge checklist

Maintainer, please confirm the following before merging:

  • All comments resolved
  • This is not your own PR
  • All CIs are happy
  • PR title starts with [MRG]
  • whats_new.rst is updated
  • PR description includes phrase "closes <#issue-number>"

@hoechenberger hoechenberger marked this pull request as ready for review December 20, 2021 15:04
@hoechenberger
Copy link
Member Author

Ok, so this reduces the number of GH Actions tests from 20 to 12. 👍

@codecov
Copy link

codecov bot commented Dec 20, 2021

Codecov Report

Merging #934 (635a610) into main (8a29504) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #934   +/-   ##
=======================================
  Coverage   94.78%   94.78%           
=======================================
  Files          23       23           
  Lines        3488     3490    +2     
=======================================
+ Hits         3306     3308    +2     
  Misses        182      182           
Impacted Files Coverage Δ
mne_bids/utils.py 95.91% <0.00%> (-0.52%) ⬇️
mne_bids/read.py 95.82% <0.00%> (+0.01%) ⬆️
mne_bids/path.py 97.64% <0.00%> (+0.14%) ⬆️

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 8a29504...635a610. Read the comment docs.

@hoechenberger hoechenberger changed the title Rework CI test matrix MRG: Rework CI test matrix Dec 20, 2021
Copy link
Member

@sappelhoff sappelhoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! Thanks :-)

@sappelhoff sappelhoff merged commit 9463f19 into mne-tools:main Dec 20, 2021
@sappelhoff
Copy link
Member

thanks richard

@hoechenberger hoechenberger deleted the hoechenberger/issue933 branch December 20, 2021 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Supported Python versions: CI test matrix getting too big
4 participants