Skip to content

feat: add the verbose configuration option#676

Merged
mrazauskas merged 7 commits intomainfrom
add-verbose-option
Jan 31, 2026
Merged

feat: add the verbose configuration option#676
mrazauskas merged 7 commits intomainfrom
add-verbose-option

Conversation

@mrazauskas
Copy link
Member

Adding the verbose option. Reporter can use it to enable detailed logging.

For instance, the list reporter would list structure of all test files in verbose mode. Otherwise it gets listed only when one file is running.

The option would also enable detailed output in --watch mode (as suggested in #594).

@codacy-production
Copy link

codacy-production bot commented Jan 31, 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 (b3af005) 7325 7228 98.68%
Head commit (63f24c0) 7328 (+3) 7232 (+4) 98.69% (+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 (#676) 34 34 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 31, 2026 05:39
@mrazauskas mrazauskas changed the title feat: add the verbose option feat: add the verbose configuration option Jan 31, 2026
@mrazauskas mrazauskas merged commit f73ce08 into main Jan 31, 2026
22 checks passed
@mrazauskas mrazauskas deleted the add-verbose-option branch January 31, 2026 06:08
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