Make patch coverage task informational.

Not reasonable to require all PRs to avoid regressing coverage yet...
This commit is contained in:
Dan Albert 2023-06-11 21:16:51 -07:00
parent ecaf84ea55
commit 9fd0e06c05

View File

@ -2,7 +2,7 @@ coverage:
status: status:
patch: patch:
default: default:
informational: false informational: true
project: project:
default: default:
informational: true informational: true