Skip to content

feat: add the --quiet command line option#666

Merged
mrazauskas merged 8 commits intomainfrom
add-quiet-command-line-option
Jan 27, 2026
Merged

feat: add the --quiet command line option#666
mrazauskas merged 8 commits intomainfrom
add-quiet-command-line-option

Conversation

@mrazauskas
Copy link
Member

This PR adds the --quiet command line option to silence all test runner output except errors and warnings.

The output of debug flags like --list or --showConfig is always retained. The scope of --quiet is runner output only.

@codacy-production
Copy link

codacy-production bot commented Jan 25, 2026

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.01% (target: -1.00%) 100.00% (target: 85.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (ab1fcfe) 7234 7137 98.66%
Head commit (1803e2d) 7264 (+30) 7167 (+30) 98.66% (+0.01%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#666) 39 39 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@mrazauskas mrazauskas marked this pull request as ready for review January 27, 2026 06:11
@mrazauskas mrazauskas merged commit 89255b5 into main Jan 27, 2026
36 of 38 checks passed
@mrazauskas mrazauskas deleted the add-quiet-command-line-option branch January 27, 2026 06:12
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