Skip to content

Deprecate JUnit report format, drop JUnit output formatter - #69

Merged
TomasVotruba merged 2 commits into
mainfrom
deprecate-junit-report
Sep 5, 2026
Merged

Deprecate JUnit report format, drop JUnit output formatter#69
TomasVotruba merged 2 commits into
mainfrom
deprecate-junit-report

Conversation

@TomasVotruba

Copy link
Copy Markdown
Member

ECS is a fixer by default, not a static analyzer. The junit report format targets CI static-analysis pipelines and has no place in a fixer-first tool.

Removes:

  • JUnitOutputFormatter and its test + fixture
  • the junit entry in the collector test
  • the junit line from the README formatter list

The remaining formatters (console, json, checkstyle, gitlab) are untouched.

ECS is a fixer by default, not a static analyzer. The JUnit report
format targets CI static-analysis pipelines and has no place in a
fixer-first tool.
@TomasVotruba
TomasVotruba force-pushed the deprecate-junit-report branch from ae0f0fd to 2e0241b Compare September 5, 2026 09:47
@TomasVotruba
TomasVotruba merged commit 50acb0c into main Sep 5, 2026
8 checks passed
@TomasVotruba
TomasVotruba deleted the deprecate-junit-report branch September 5, 2026 09:48
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.

1 participant