From f857c785c13c1fc60e32040038e8e432f2142687 Mon Sep 17 00:00:00 2001 From: Jesse Chan Date: Sat, 24 Oct 2020 12:00:26 +0800 Subject: [PATCH] codecov: use in informational mode for changes --- codecov.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/codecov.yml b/codecov.yml index d08101fc..bfdc9877 100644 --- a/codecov.yml +++ b/codecov.yml @@ -3,3 +3,6 @@ coverage: project: default: informational: true + patch: + default: + informational: true