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

chore: add pytest-xdist #902

Merged
merged 2 commits into from
Dec 23, 2024
Merged

chore: add pytest-xdist #902

merged 2 commits into from
Dec 23, 2024

Conversation

JP-Ellis
Copy link
Contributor

@JP-Ellis JP-Ellis commented Dec 13, 2024

📝 Summary

Parallelise the tests so the test suite runs faster.

🚨 Breaking Changes

🔥 Motivation

Better developer experience

🔨 Test Plan

CI

🔗 Related issues/PRs

@JP-Ellis JP-Ellis self-assigned this Dec 13, 2024
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78%. Comparing base (e6371f0) to head (de48052).
Report is 12 commits behind head on main.

Additional details and impacted files
@@         Coverage Diff         @@
##           main   #902   +/-   ##
===================================
  Coverage    78%    78%           
===================================
  Files        30     30           
  Lines      3373   3373           
===================================
  Hits       2642   2642           
  Misses      731    731           
Flag Coverage Δ
examples 59% <ø> (ø)
tests 75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Parallelise the tests so the test suite runs faster.

Signed-off-by: JP-Ellis <[email protected]>
@JP-Ellis JP-Ellis force-pushed the chore/add-pytest-xdist branch from 39e84ff to 57f5d67 Compare December 23, 2024 03:15
@JP-Ellis JP-Ellis marked this pull request as ready for review December 23, 2024 03:15
@JP-Ellis JP-Ellis merged commit a2dfec6 into main Dec 23, 2024
36 of 37 checks passed
@JP-Ellis JP-Ellis deleted the chore/add-pytest-xdist branch December 23, 2024 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant