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

Report unit test results via GitHub Actions #1370

Merged
merged 2 commits into from
Jun 16, 2022

Conversation

0x6675636b796f75676974687562
Copy link
Member

What's done:

  • XML test reports (from surefire/failsafe/gradle) are now published as artifacts.
  • XML test reports are now processed and presented in a human-readable form.

### What's done:

 * XML test reports (from surefire/failsafe/gradle) are now published as artifacts.
 * XML test reports are now processed and presented in a human-readable form.
@0x6675636b796f75676974687562 0x6675636b796f75676974687562 added the infrastructure Issues related to building the project, CI/CD, deployments etc. label Jun 16, 2022
@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #1370 (2ec44da) into master (998d0e9) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1370   +/-   ##
=========================================
  Coverage     83.53%   83.53%           
  Complexity     2579     2579           
=========================================
  Files           106      106           
  Lines          7523     7523           
  Branches       2083     2083           
=========================================
  Hits           6284     6284           
  Misses          358      358           
  Partials        881      881           
Flag Coverage Δ
unittests 83.53% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 998d0e9...2ec44da. Read the comment docs.

@github-actions
Copy link
Contributor

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v1)

1 252 tests   1 234 ✔️  9m 53s ⏱️
   151 suites       18 💤
   151 files           0

Results for commit 52c4835.

@github-actions
Copy link
Contributor

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v1)

1 252 tests   1 234 ✔️  9m 18s ⏱️
   151 suites       18 💤
   151 files           0

Results for commit 52c4835.

@0x6675636b796f75676974687562 0x6675636b796f75676974687562 deleted the feature/gh-test-reporting branch June 16, 2022 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Issues related to building the project, CI/CD, deployments etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants