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

Improve CI tests runtime (halved) #353

Merged
merged 17 commits into from
Oct 6, 2024
Merged

Conversation

Chemaclass
Copy link
Member

@Chemaclass Chemaclass commented Oct 6, 2024

πŸ“š Description

Windows CI tests need to be faster. I want to explore ways to speed it up.

πŸ”– Changes

  • Run different test dir (acceptance, functional, unit) in parallel

βœ… To-do list

  • I updated the CHANGELOG.md to reflect the new feature or fix

πŸ–ΌοΈ Screenshots

BEFORE (~9 min)

Screenshot 2024-10-06 at 16 02 58

AFTER (~5 min)

Screenshot 2024-10-06 at 16 01 56

@Chemaclass Chemaclass self-assigned this Oct 6, 2024
@Chemaclass Chemaclass added the refactoring Refactoring or cleaning related label Oct 6, 2024
@Chemaclass Chemaclass changed the title Improve workflows/tests Improve CI tests Oct 6, 2024
@Chemaclass Chemaclass marked this pull request as ready for review October 6, 2024 10:28
@Chemaclass Chemaclass force-pushed the refactor/improve-ci-tests branch 3 times, most recently from c9ca101 to b01b6cc Compare October 6, 2024 13:40
@Chemaclass Chemaclass changed the title Improve CI tests Improve CI tests runtime (halved) Oct 6, 2024
@Chemaclass Chemaclass merged commit 3ca74c3 into main Oct 6, 2024
11 checks passed
@Chemaclass Chemaclass deleted the refactor/improve-ci-tests branch October 6, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactoring or cleaning related
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants