Skip to content

Conversation

@j178
Copy link
Owner

@j178 j178 commented Sep 28, 2025

Closes #799

In quiet mode (-q), error messages will still be printed.
In silent mode (-qq), nothing gets printed.

In quiet mode (`-q`), error messages will still be printed.
In silent mode (`-qq`), nothing gets printed.
@j178 j178 added the enhancement New feature or request label Sep 28, 2025
@codecov
Copy link

codecov bot commented Sep 28, 2025

Codecov Report

❌ Patch coverage is 93.18182% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.22%. Comparing base (d0f7c4d) to head (c15b00a).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/printer.rs 80.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #807      +/-   ##
==========================================
+ Coverage   89.13%   89.22%   +0.08%     
==========================================
  Files          59       59              
  Lines       10853    10865      +12     
==========================================
+ Hits         9674     9694      +20     
+ Misses       1179     1171       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@j178 j178 merged commit d7c39b5 into master Sep 28, 2025
19 checks passed
@j178 j178 deleted the quiet branch September 28, 2025 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show hook failure messages when --quiet is used for prek run

2 participants