Skip to content

fix(reporter): summary with diagnostics#6002

Merged
ematipico merged 1 commit into
mainfrom
fix/max-diagnostics-reporter
May 14, 2025
Merged

fix(reporter): summary with diagnostics#6002
ematipico merged 1 commit into
mainfrom
fix/max-diagnostics-reporter

Conversation

@ematipico

Copy link
Copy Markdown
Member

Summary

Closes #4052

The summary reporter now doesn't take --max-diagnostics into account. I ended up not adding a warning message because by default, Biome sets 20 as the default limit. This means there's a limit by default.

I also fixed a bug where summary didn't report the processed/fixed files.

Test Plan

Added a new test case

@ematipico ematipico requested review from a team May 13, 2025 16:13
@github-actions github-actions Bot added the A-CLI Area: CLI label May 13, 2025
@ematipico ematipico merged commit b67a138 into main May 14, 2025
11 checks passed
@ematipico ematipico deleted the fix/max-diagnostics-reporter branch May 14, 2025 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CLI Area: CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 The summary reporter sometimes misses diagnostics

1 participant