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 #235

Merged
merged 11 commits into from
May 23, 2023
Merged

Use pytest-xdist #235

merged 11 commits into from
May 23, 2023

Conversation

tky823
Copy link
Owner

@tky823 tky823 commented May 23, 2023

Summary

To accelerate the tests in GitHub actions, pytest-xdist is installed.
By default, the test is performed by 16 parallel.

@tky823 tky823 changed the title Use pytest-xdits Use pytest-xdist May 23, 2023
@tky823 tky823 added the test Test related issue label May 23, 2023
@tky823 tky823 added this to the v0.2.0 milestone May 23, 2023
@codecov-commenter
Copy link

codecov-commenter commented May 23, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.43 ⚠️

Comparison is base (0a5eadf) 94.42% compared to head (771e2e7) 93.99%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #235      +/-   ##
==========================================
- Coverage   94.42%   93.99%   -0.43%     
==========================================
  Files          43       43              
  Lines        5163     5163              
==========================================
- Hits         4875     4853      -22     
- Misses        288      310      +22     

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tky823 tky823 merged commit 643000b into main May 23, 2023
19 checks passed
@tky823 tky823 deleted the tests/pytest-xdist branch May 23, 2023 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Test related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants