From c48bde7b0add93b96ae35ad0b07b3683e78a5af4 Mon Sep 17 00:00:00 2001 From: Lee Bousfield Date: Sun, 16 Jan 2022 12:42:07 -0600 Subject: [PATCH] Fix patch status disabling and re-add small comment --- codecov.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/codecov.yml b/codecov.yml index cc18bc5617..41b4cd52ca 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,10 +2,10 @@ coverage: status: project: default: false - patch: false + patch: false github_checks: annotations: false comment: - layout: "" + layout: "diff" behavior: once after_n_builds: 2