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

Use pytest-xdist to parallelize test execution #416

Merged
merged 1 commit into from
Dec 17, 2024

Use pytest-xdist to parallelize test execution

80c5c19
Select commit
Loading
Failed to load commit list.
Merged

Use pytest-xdist to parallelize test execution #416

Use pytest-xdist to parallelize test execution
80c5c19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

97.83% (+0.00%) compared to dc8252d

View this Pull Request on Codecov

97.83% (+0.00%) compared to dc8252d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.83%. Comparing base (dc8252d) to head (80c5c19).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #416   +/-   ##
=======================================
  Coverage   97.83%   97.83%           
=======================================
  Files          38       38           
  Lines        3558     3558           
=======================================
  Hits         3481     3481           
  Misses         77       77           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.