We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a8b6127 + 81f0e44 commit 0c310bfCopy full SHA for 0c310bf
README.md
@@ -145,6 +145,7 @@ extensions:
145
* `output` (optional) sets an output file/directory where specific code
146
coverage format will be generated. If you configure multiple formats, takes
147
a hash of `format:output` (e.g. `clover:coverage.xml`) (default `coverage`)
148
+* `show_only_summary` (optional) for showing only summary in text report (default `false`)
149
* `show_uncovered_files` (optional) for including uncovered files in coverage
150
reports (default `true`)
151
* `lower_upper_bound` (optional) sets lower upper bound for code coverage
0 commit comments