Skip to content

feat(satteri): add option to silence warnings - #246

Open
stephenlrandall wants to merge 14 commits into
bruits:mainfrom
stephenlrandall:silence-warnings
Open

feat(satteri): add option to silence warnings#246
stephenlrandall wants to merge 14 commits into
bruits:mainfrom
stephenlrandall:silence-warnings

Conversation

@stephenlrandall

@stephenlrandall stephenlrandall commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Closes #170

Adds a warnings option to Satteri's compile options. Wasn't sure if a full logLevel-style option was warranted given that Satteri doesn't actually output much, so just stuck with a simple toggle to display or not display the warnings.

After discussion, swapped to a per-plugin warnings option.

@stephenlrandall stephenlrandall changed the title Silence warnings feat(satteri): add option to silence warnings Aug 15, 2026
@codspeed-hq

codspeed-hq Bot commented Aug 18, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 36 untouched benchmarks
⏩ 10 skipped benchmarks1


Comparing stephenlrandall:silence-warnings (f9800df) with main (b3d38e1)

Open in CodSpeed

Footnotes

  1. 10 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Allow warnings to be silenced

1 participant