Scott to owners on pkg (#1781)

* Scott to owners on pkg

* lower the codecov bar

* nit
This commit is contained in:
Scott Nichols 2020-10-07 09:20:21 -07:00 committed by GitHub
parent fb7f15ff41
commit 4c07e187d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,9 @@ coverage:
status: status:
project: project:
default: default:
target: 80 # https://github.com/knative/pkg/issues/1785
# Real goal is 80, but prow sees this as a blocker if not met for merging.
target: 68
threshold: 1% threshold: 1%
patch: patch:
# Disable the coverage threshold of the patch, so that PRs are # Disable the coverage threshold of the patch, so that PRs are

View File

@ -8,6 +8,7 @@ aliases:
- tcnghia - tcnghia
- vagababov - vagababov
- vaikas - vaikas
- n3wscott
apis-approvers: apis-approvers:
- mattmoor - mattmoor