-
Notifications
You must be signed in to change notification settings - Fork 98
[MRG] fixing the test write parallel #1473
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
Conversation
|
@drammock FYI |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1473 +/- ##
=======================================
Coverage 96.94% 96.94%
=======================================
Files 43 43
Lines 10074 10077 +3
=======================================
+ Hits 9766 9769 +3
Misses 308 308 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thanks @bruAristimunha ! |
|
I think this was merged a bit hastily. This PR added the test dependency https://github.com/pytest-dev/pytest-rerunfailures, but MNE-Python is using https://github.com/box/flaky. Unfortunately both use
|
|
I figured the one here was better because its pypistats downloads were 5x higher. If it's pytest-dev developed, even better! We should switch MNE-Python |
PR Description
A continuation of the #1469
Merge checklist
Maintainer, please confirm the following before merging.
If applicable: