Closed Venefilyn closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.52%. Comparing base (
065ff23
) to head (10218cc
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This adds concurrent pytest runs through pytest-xdist and automatically decides how many processes it can start. Overall speeding up the tests to around the slowest test to execute at the moment rather than having to wait 10x that amount
Ref: https://pytest-xdist.readthedocs.io/en/stable/distribution.html
Note: the latest release of pytest-xdist that supports py27 is 1.34.0
Jira Issues:
-
Checklist
[RHELC-]
or[HMS-]
is part of the PR titleRelease Pending
if relevant