Test downstream tests with pytest-xdist#173
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #173 +/- ##
=======================================
Coverage ? 98.03%
=======================================
Files ? 2
Lines ? 204
Branches ? 29
=======================================
Hits ? 200
Misses ? 2
Partials ? 2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thanks for fixing the merge. |
|
Compared with: I'm seeing around a 3 minute improvement in test times: Specifics: |
|
Yes we saw substantial reduction in times downstream too in pyvista/pyvista#7624. For the limited tests in this repo, we seem to not have any issues with the parallelism. But the full CI suite downstream was seeing concurrency issues across |
|
It's also a bit of an unknown if features like |
|
pytest-mpl has this workflow in a PR, although it hasn't been implemented yet. It would be useful to keep an eye on the progress there. |
No description provided.