Skip to content

Commit

Permalink
Merge pull request #3 from andybelltree/limit-uncovered-lines
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
andybelltree authored Nov 16, 2021
2 parents df06834 + ef9cb2c commit 87352ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ If set to true, old comments will be deleted before a new comment is posted
##### `title` (**Optional**)
If included, will be added as a title for the comment produced.

##### `max-uncovered-lines` (**Optional**)
If included, will limit the number of uncovered lines displayed in the Uncovered Lines column.

## Example usage

```yml
Expand Down

0 comments on commit 87352ea

Please sign in to comment.