Skip to content
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

feat(CICD): handling E2E test results in order to measure coverage #30149

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

victoralfaro-dotcms
Copy link
Contributor

@victoralfaro-dotcms victoralfaro-dotcms commented Sep 26, 2024

Also make sure results are shown in the Test Report job.

Refs: #29848

This PR fixes: #29848

@victoralfaro-dotcms victoralfaro-dotcms force-pushed the 29848-handle-e2e-test-results branch 3 times, most recently from 1aac97e to 3084fde Compare September 27, 2024 20:29
@victoralfaro-dotcms victoralfaro-dotcms marked this pull request as ready for review September 27, 2024 21:28
@victoralfaro-dotcms victoralfaro-dotcms requested a review from a team as a code owner September 27, 2024 21:28
@victoralfaro-dotcms victoralfaro-dotcms force-pushed the 29848-handle-e2e-test-results branch 2 times, most recently from 9c33924 to 10ab8bb Compare September 30, 2024 15:24
…nd make sure results are shown in the `Test Report` job.

Refs: #29848
Copy link

@dcolina dcolina added this pull request to the merge queue Sep 30, 2024
@nollymar nollymar removed this pull request from the merge queue due to a manual request Sep 30, 2024
@nollymar nollymar changed the base branch from master to main September 30, 2024 20:10
@nollymar nollymar added this pull request to the merge queue Sep 30, 2024
Merged via the queue into main with commit 43cd90a Sep 30, 2024
34 checks passed
@nollymar nollymar deleted the 29848-handle-e2e-test-results branch September 30, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transform test results to unit test format and include them in test results artifact
4 participants