Skip to content

Conversation

muffinista
Copy link

Hello! This is some code I've been running in CI for quite some time, where if junit-annotate fails to generate output because of the number of annotations, we have the option of displaying that as a failure. We have a large suite of tests and this helps deal with builds that contain an error or some sort of issue so significant that the number of annotations needed to report the errors is more than junit can actually handle, causing the annotation to fail silently.

@muffinista muffinista requested a review from a team as a code owner August 18, 2025 12:53
Copy link
Contributor

@toote toote left a comment

Choose a reason for hiding this comment

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

Very interesting use case! If you add the options to the documentation in README.md and maybe add one test of the feature we would be more than happy to merge it!

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