From a6d551341d07d85ed81fe63a5a60261b9aaec273 Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Sat, 25 Jan 2020 11:14:00 +0100 Subject: [PATCH] ci: codecov: only use "comment: off" The changes status is quite buggy, remove it for now. This just uses "comment: off" then. (cherry picked from commit a29d6194f56cbd111a920035d1bf21c2daa0b23c) --- codecov.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/codecov.yml b/codecov.yml index a0a308588e2..db2472009c6 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,7 +1 @@ -coverage: - status: - project: true - patch: true - changes: true - comment: off