Skip to content

Commit 0c310bf

Browse files
authored
Merge pull request #34 from unixslayer/show_only_summary
Update README
2 parents a8b6127 + 81f0e44 commit 0c310bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ extensions:
145145
* `output` (optional) sets an output file/directory where specific code
146146
coverage format will be generated. If you configure multiple formats, takes
147147
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`)
148149
* `show_uncovered_files` (optional) for including uncovered files in coverage
149150
reports (default `true`)
150151
* `lower_upper_bound` (optional) sets lower upper bound for code coverage

0 commit comments

Comments
 (0)