-
Notifications
You must be signed in to change notification settings - Fork 25
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
ci: parallelize some tests #2056
base: master
Are you sure you want to change the base?
Conversation
Moving to ready for review so all workflow runs can be observed. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2056 +/- ##
==========================================
+ Coverage 86.00% 86.44% +0.43%
==========================================
Files 90 90
Lines 10233 10233
==========================================
+ Hits 8801 8846 +45
+ Misses 1432 1387 -45 |
Tests that seem to cause trouble in retro versions between
My assessment -> next thing to try is exclude |
🚀 🚀 🚀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is insane, @moe-ad. Really nice to see this speed up on the CI/CD.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice to see this improvement @moe-ad.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @moe-ad !
As the title states. Related to #296.