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

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/