test: set yarn testunit concurrency to 1 for improved stability#38939
test: set yarn testunit concurrency to 1 for improved stability#38939
Conversation
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
WalkthroughThe CI unit test workflow has been modified to execute unit tests with an explicit concurrency limit of 1, changing from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #38939 +/- ##
===========================================
+ Coverage 70.56% 70.63% +0.07%
===========================================
Files 3189 3189
Lines 112702 112716 +14
Branches 20429 20429
===========================================
+ Hits 79526 79615 +89
+ Misses 31115 31049 -66
+ Partials 2061 2052 -9
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
/jira ARCH-1935 |
A temporary fix to prevent tests from running simultaneously, causing delays, and resulting in failure.
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments
Summary by CodeRabbit
Task: ARCH-1984