Skip to content

Conversation

@DiogoSantoss
Copy link
Contributor

@DiogoSantoss DiogoSantoss commented Apr 2, 2025

Run CI tests in parallel instead of sequentially.

It's not possible to cancel a single job within a workflow, only entire workflows. source: https://github.com/orgs/community/discussions/67407.

You may cancel/rerun any test workflow without affecting the others.

category: misc
ticket: #3209

@DiogoSantoss DiogoSantoss changed the title parallel tests *: parallel tests Apr 2, 2025
@codecov
Copy link

codecov bot commented Apr 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.73%. Comparing base (ac547e7) to head (54be67c).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3622      +/-   ##
==========================================
+ Coverage   53.71%   53.73%   +0.02%     
==========================================
  Files         221      221              
  Lines       35084    35084              
==========================================
+ Hits        18846    18854       +8     
+ Misses      14159    14149      -10     
- Partials     2079     2081       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DiogoSantoss DiogoSantoss marked this pull request as ready for review April 2, 2025 10:27
@DiogoSantoss DiogoSantoss self-assigned this Apr 2, 2025
@DiogoSantoss DiogoSantoss force-pushed the diogo/parallel-tests branch from a52d6a1 to 7df9399 Compare April 3, 2025 08:45
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 3, 2025

@DiogoSantoss DiogoSantoss added the merge when ready Indicates bulldozer bot may merge when all checks pass label Apr 3, 2025
@obol-bulldozer obol-bulldozer bot merged commit 02ab91e into main Apr 3, 2025
15 checks passed
@obol-bulldozer obol-bulldozer bot deleted the diogo/parallel-tests branch April 3, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge when ready Indicates bulldozer bot may merge when all checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants