Merge pull request #497 from mattmoyer/ignore-local-user-authenticator-coverage

Ignore test coverage for local-user-authenticator.
This commit is contained in:
Matt Moyer 2021-03-15 08:46:28 -07:00 committed by GitHub
commit dc96f398da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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/