Ignore test coverage for local-user-authenticator.

This should ignore coverage changes in this test-only component, using the syntax described here: https://docs.codecov.io/docs/ignoring-paths.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
This commit is contained in:
Matt Moyer 2021-03-15 10:43:17 -05:00
parent c538a4e8e8
commit 755a87cdbb
No known key found for this signature in database
GPG Key ID: EAE88AD172C5AE2D
1 changed files with 3 additions and 1 deletions

4
.github/codecov.yml vendored
View File

@ -2,7 +2,7 @@ codecov:
strict_yaml_branch: main
require_ci_to_pass: no
notify:
wait_for_ci: no
wait_for_ci: no
coverage:
status:
project:
@ -11,3 +11,5 @@ coverage:
patch:
default:
informational: true
ignore:
- cmd/local-user-authenticator/