Skip to content

ci: limit E2E tests to at most 2 concurrent jobs across runs - #1145

Merged
Pijukatel merged 1 commit into
masterfrom
claude/kind-faraday-gkaqb1
Sep 24, 2026
Merged

Pijukatel merged 1 commit into
masterfrom
claude/kind-faraday-gkaqb1

Conversation

@Pijukatel

@Pijukatel Pijukatel commented Sep 24, 2026 •

Copy link
Copy Markdown
Contributor

Run at most 2 E2E test jobs at a time across all workflow runs to avoid hitting Apify API rate limits.

@Pijukatel
Pijukatel marked this pull request as ready for review September 24, 2026 07:28
@Pijukatel
Pijukatel requested a review from vdusek September 24, 2026 07:29
@apify-service-account apify-service-account added the t-tooling Issues with this label are in the ownership of the tooling team. label Sep 24, 2026
@codecov

codecov Bot commented Sep 24, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.75%. Comparing base (676870a) to head (b7be714).

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     
Flag Coverage Δ
e2e 32.73% <ø> (ø)
integration 53.33% <ø> (-0.03%) ⬇️
unit 89.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vdusek vdusek left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; if this is gonna work, could you do the same for integration tests of the API client?

@Pijukatel Pijukatel added the adhoc Ad-hoc unplanned task added during the sprint. label Sep 24, 2026
@Pijukatel

Copy link
Copy Markdown
Contributor Author

LGTM; if this is gonna work, could you do the same for integration tests of the API client?

Lets wait to see if we are happy with the behavior and apply it in the client as well if yes.

@Pijukatel
Pijukatel merged commit d7373ff into master Sep 24, 2026
33 of 35 checks passed
@Pijukatel
Pijukatel deleted the claude/kind-faraday-gkaqb1 branch September 24, 2026 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants