ci: limit E2E tests to at most 2 concurrent jobs across runs - #1145
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01A9NTS6Zfb2yWjn1whobGgU
Pijukatel
marked this pull request as ready for review
September 24, 2026 07:28
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1145 +/- ##
==========================================
- Coverage 92.78% 92.75% -0.03%
==========================================
Files 53 53
Lines 3519 3519
==========================================
- Hits 3265 3264 -1
- Misses 254 255 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
vdusek
approved these changes
Sep 24, 2026
vdusek
left a comment
Contributor
There was a problem hiding this comment.
LGTM; if this is gonna work, could you do the same for integration tests of the API client?
Contributor
Author
Lets wait to see if we are happy with the behavior and apply it in the client as well if yes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Run at most 2 E2E test jobs at a time across all workflow runs to avoid hitting Apify API rate limits.