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 054dafa + 73c6cbd commit 871a33bCopy full SHA for 871a33b
README.md
@@ -105,6 +105,11 @@ The report is based on the coverage report generated by your test runner.
105
- See sample workflows
106
- [main-push.yaml](./.github/samples/main-push.yaml)
107
- [pull-request.yaml](./.github/samples/pull-request.yaml)
108
+
109
+- Hide Coverage Results
110
+ See how hiding coverage reports affects the PR comment
111
+ - [hide-coverage-reports: true](https://github.com/dkhunt27/action-nx-code-coverage/pull/363)
112
+ - [hide-coverage-reports: false](https://github.com/dkhunt27/action-nx-code-coverage/pull/362)
113
114
## Making changes and pushing releases
115
0 commit comments