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

Add fileName as a parameter. #83

Merged
merged 2 commits into from
Mar 6, 2024
Merged

Add fileName as a parameter. #83

merged 2 commits into from
Mar 6, 2024

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Mar 1, 2024

This helps to improve error detection in the consumers.

Before:

Quality Monitor Errors:
No data found in the specified file.

After:

Quality Monitor Errors:
The processed file 'empty.xml' does not contain data.

This helps to improve error detection in the consumers.
@uhafner uhafner added the enhancement Enhancement of existing functionality label Mar 1, 2024
Copy link

github-actions bot commented Mar 1, 2024

☀️ Quality Monitor

  • 🚦 Tests: 291 tests passed
  • 👣 Code Coverage: 96% coverage achieved
  • 🔬 Mutation Coverage: 93% mutations killed
  • ⚠️ Style: 2 warnings found (0 error, 0 high, 2 normal, 0 low)
  • 🐛 Bugs: No warnings found

More details are available in the GitHub Checks Result.

Copy link

github-actions bot commented Mar 6, 2024

☀️ Quality Monitor

  • 🚦 Tests: 291 tests passed
  • 👣 Code Coverage: 96% coverage achieved
  • 🔬 Mutation Coverage: 93% mutations killed
  • ⚠️ Style: No warnings found
  • 🐛 Bugs: No warnings found

More details are available in the GitHub Checks Result.

@uhafner uhafner merged commit c662a43 into main Mar 6, 2024
12 of 13 checks passed
@uhafner uhafner deleted the filename branch March 6, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant