Skip to content

[RI-6570] Detach E2E workflows #4616

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

Conversation

KrumTy
Copy link
Collaborator

@KrumTy KrumTy commented Jun 9, 2025

Description

This should cause the e2e tests to run only if a PR is approved (or manually via dispatch). Upon first approval, a label is set, that is later checked for later approvals in order to not run the tests again

To be merged after the main PR (#4615) is approved and ready for merge

Copy link
Contributor

github-actions bot commented Jun 9, 2025

Code Coverage - Integration Tests

Status Category Percentage Covered / Total
🟢 Statements 81.73% 16147/19756
🟡 Branches 64.82% 7291/11247
🟡 Functions 70.88% 2274/3208
🟢 Lines 81.37% 15185/18661

Copy link
Contributor

github-actions bot commented Jun 9, 2025

Code Coverage - Backend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 92.26% 13687/14836
🟡 Branches 73.72% 4107/5571
🟢 Functions 85.74% 2110/2461
🟢 Lines 92.04% 13080/14211

Test suite run success

2909 tests passing in 285 suites.

Report generated by 🧪jest coverage report action from beecb67

Copy link
Contributor

github-actions bot commented Jun 9, 2025

Code Coverage - Frontend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 81.36% 18386/22599
🟡 Branches 66.92% 8052/12032
🟡 Functions 75.15% 4865/6474
🟢 Lines 81.75% 17988/22005

Test suite run success

4761 tests passing in 627 suites.

Report generated by 🧪jest coverage report action from beecb67

@KrumTy KrumTy marked this pull request as ready for review June 9, 2025 08:17
@KrumTy KrumTy merged commit 4d6e203 into feature/RI-6570/PlayWright Jun 9, 2025
42 of 48 checks passed
@KrumTy KrumTy deleted the feature/RI-6570/PlayWright-detach-workflows branch June 9, 2025 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants