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

Parallelize pytest execution jobs #1558

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

purplesmoke05
Copy link
Member

@purplesmoke05 purplesmoke05 commented Sep 30, 2024

Close #1468

@purplesmoke05 purplesmoke05 force-pushed the feature/parallelising-pytest-job branch 14 times, most recently from 40e2338 to 91dec35 Compare September 30, 2024 12:37
Copy link

github-actions bot commented Sep 30, 2024

Coverage

Coverage Report •
FileStmtsMissCoverMissing
tests/app
   token_LockCount_test.py880100% 
TOTAL41492140796% 

Tests Skipped Failures Errors Time
1395 0 💤 0 ❌ 0 🔥 23m 46s ⏱️

@purplesmoke05 purplesmoke05 force-pushed the feature/parallelising-pytest-job branch 12 times, most recently from 28bd3b5 to b020c57 Compare October 1, 2024 07:08
@purplesmoke05 purplesmoke05 force-pushed the feature/parallelising-pytest-job branch 6 times, most recently from 54d6a26 to b8ac042 Compare October 1, 2024 14:34
@purplesmoke05 purplesmoke05 force-pushed the feature/parallelising-pytest-job branch from b8ac042 to 2226776 Compare October 1, 2024 23:52
@purplesmoke05 purplesmoke05 marked this pull request as ready for review October 2, 2024 09:37
@purplesmoke05 purplesmoke05 marked this pull request as draft October 2, 2024 10:00
@purplesmoke05 purplesmoke05 marked this pull request as ready for review October 2, 2024 10:36
Comment on lines +26 to +27
'tests/app/',
'tests/batch/',
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Divided test targets to 2 directory

@YoshihitoAso YoshihitoAso merged commit 15a422c into dev-24.12 Oct 2, 2024
12 checks passed
@YoshihitoAso YoshihitoAso deleted the feature/parallelising-pytest-job branch October 2, 2024 13:54
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.

[FEATURE] Reduce test data creation time in unit tests
2 participants