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

Add test parallelization #596

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Add test parallelization #596

merged 1 commit into from
Apr 24, 2024

Conversation

fcogidi
Copy link
Collaborator

@fcogidi fcogidi commented Apr 24, 2024

PR Type

Feature

Short Description

  • Add pytest-xdist plugin for test parallelization.
  • Update pre-commit config and github action workflow files.

Tests Added

None.

@fcogidi fcogidi added update Updating dependencies ci Changes to github actions labels Apr 24, 2024
@fcogidi fcogidi requested a review from amrit110 April 24, 2024 14:38
@fcogidi fcogidi enabled auto-merge (squash) April 24, 2024 15:22
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (832df7a) to head (c88ee7e).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #596       +/-   ##
==========================================
- Coverage   74.72%   0.00%   -74.73%     
==========================================
  Files         128     128               
  Lines       11394   11394               
==========================================
- Hits         8514       0     -8514     
- Misses       2880   11394     +8514     

see 122 files with indirect coverage changes

Impacted file tree graph

@fcogidi fcogidi merged commit 7dbf773 into main Apr 24, 2024
7 checks passed
@fcogidi fcogidi deleted the test_parallelization branch April 24, 2024 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to github actions update Updating dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants