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: Improve JUnit generation #273

Merged
merged 6 commits into from
Feb 13, 2024
Merged

chore: Improve JUnit generation #273

merged 6 commits into from
Feb 13, 2024

Conversation

tianfeng92
Copy link
Contributor

Enhancements to JUnit File Generation

Description

  1. It introduces a check for the existence of a spec-based JUnit file prior to attempting to read these files. This ensures that operations only proceed with available files.
  2. It uses console.warn to issue warnings when there are failures in merging JUnit files.

@tianfeng92 tianfeng92 marked this pull request as ready for review February 12, 2024 17:42
@tianfeng92 tianfeng92 requested a review from a team as a code owner February 12, 2024 17:42
src/sauce-reporter.ts Outdated Show resolved Hide resolved
@tianfeng92 tianfeng92 merged commit 7359014 into main Feb 13, 2024
32 checks passed
@tianfeng92 tianfeng92 deleted the DEVX-2751 branch February 13, 2024 00:33
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