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.
1 parent 24be07a commit f481e0cCopy full SHA for f481e0c
docs/github_action.md
@@ -5,6 +5,7 @@ The `go-test-coverage` GitHub Action provides the following capabilities:
5
- Generate a coverage badge to display the total test coverage.
6
- Post a detailed coverage report as a comment on pull requests, including:
7
- current test coverage
8
+ - uncovered lines (reported when any threshold is not satisfied)
9
- the difference compared to the base branch
10
11
## Action Inputs and Outputs
0 commit comments