Make patch test coverage informational

This commit is contained in:
Antoine Gersant 2022-11-24 20:38:19 -08:00
parent 46a232219d
commit bd330ddd84

View file

@ -1,6 +1,9 @@
coverage: coverage:
range: "0...100" range: "0...100"
status: status:
patch:
default:
informational: true
project: project:
default: default:
informational: true informational: true