common-workflow-language / cwltool

Common Workflow Language reference implementation
https://cwltool.readthedocs.io/
Apache License 2.0
324 stars 225 forks source link

pytest: use the worksteal scheduler and run on all logical cores, not just physical. #1984

Closed mr-c closed 3 months ago

mr-c commented 3 months ago

Hopefully this speeds up CI on GH-Actions

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.80%. Comparing base (c34c7a1) to head (6b86425).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1984 +/- ## ========================================== - Coverage 83.83% 83.80% -0.03% ========================================== Files 46 46 Lines 8245 8245 Branches 2190 2190 ========================================== - Hits 6912 6910 -2 - Misses 856 858 +2 Partials 477 477 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.