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

Create unit test report as html #4384

Merged
merged 3 commits into from
Apr 10, 2024
Merged

Conversation

dinujoh
Copy link
Member

@dinujoh dinujoh commented Apr 2, 2024

Description

Create unit test report as html

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
Copy link
Member

@dlvenable dlvenable left a comment

Choose a reason for hiding this comment

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

Nice!

@dlvenable
Copy link
Member

@dinujoh , You will need to change the following configuration as well to copy both *.xml and *.html:

with:
name: data-prepper-test-results-java-${{ matrix.java }}
path: '**/test-results/**/*.xml'

@dinujoh dinujoh merged commit beb2815 into opensearch-project:main Apr 10, 2024
67 of 74 checks passed
@kkondaka kkondaka added this to the v2.8 milestone May 14, 2024
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.

5 participants