Skip to content

Commit f481e0c

Browse files
authored
Update github_action.md
1 parent 24be07a commit f481e0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/github_action.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ The `go-test-coverage` GitHub Action provides the following capabilities:
55
- Generate a coverage badge to display the total test coverage.
66
- Post a detailed coverage report as a comment on pull requests, including:
77
- current test coverage
8+
- uncovered lines (reported when any threshold is not satisfied)
89
- the difference compared to the base branch
910

1011
## Action Inputs and Outputs

0 commit comments

Comments
 (0)