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

fix: handle case where failure test is empty and message is in attribute #10

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

joseph-sentry
Copy link
Contributor

There are some JUnit XML files that will leave the text empty for failures and include the message as an attribute on the failure element. This PR handles that case.

@joseph-sentry joseph-sentry requested review from matt-codecov and a team and removed request for matt-codecov April 2, 2024 14:46
@joseph-sentry joseph-sentry merged commit 55a5e51 into main Apr 3, 2024
4 checks passed
@joseph-sentry joseph-sentry deleted the joseph/failure-message-attr branch April 3, 2024 12:52
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.

2 participants