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

chore: enable full feature support for the unit test reporting steps #9698

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

nathanklick
Copy link
Member

Description

This pull request changes the following:

  • Enable the full features of the publish-unit-test-result-action workflow steps.

Related Issues

Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
@nathanklick nathanklick self-assigned this Nov 6, 2023
@nathanklick nathanklick requested review from a team as code owners November 6, 2023 16:39
Copy link

github-actions bot commented Nov 6, 2023

Node: Unit Test Results

    2 272 files      2 272 suites   1h 32m 5s ⏱️
118 348 tests 118 314 ✔️ 34 💤 0
126 609 runs  126 575 ✔️ 34 💤 0

Results for commit d72b8cf.

Copy link

github-actions bot commented Nov 6, 2023

Node: E2E Test Results

    1 files      1 suites   21m 40s ⏱️
310 tests 310 ✔️ 0 💤 0
332 runs  332 ✔️ 0 💤 0

Results for commit d72b8cf.

Copy link

github-actions bot commented Nov 6, 2023

Node: Integration Test Results

280 tests   280 ✔️  32m 49s ⏱️
    5 suites      0 💤
    5 files        0

Results for commit d72b8cf.

Copy link

github-actions bot commented Nov 6, 2023

Node: HAPI Test Results

1 242 tests   814 ✔️  1h 24m 24s ⏱️
   165 suites  428 💤
   165 files        0

Results for commit d72b8cf.

@nathanklick nathanklick merged commit 3b64f61 into develop Nov 6, 2023
12 of 13 checks passed
@nathanklick nathanklick deleted the 09692-UT-Reporting branch November 6, 2023 18:15
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.

Enable full feature set for the Unit Test reporting steps
2 participants