From a50b1c186c294443c11ebb3a6c14b1e5fe7b89e2 Mon Sep 17 00:00:00 2001 From: Giovanni Petrantoni <7008900+sinkingsugar@users.noreply.github.com> Date: Wed, 16 Dec 2020 13:04:57 +0900 Subject: [PATCH] Improve PR codecov output (#482) * wip * set 48 as n builds * fixes --- codecov.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/codecov.yml b/codecov.yml index 8adfd3c..b77bde0 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,3 +1,13 @@ +codecov: + notify: + require_ci_to_pass: true + # wait until at all test runners have uploaded a report (see the test job's build matrix) + # otherwise, coverage failures may be shown while some reports are still missing + after_n_builds: 45 # must be the number of coverage report builds +comment: + # this also configures the layout of PR check summaries / comments + layout: "reach, diff, flags, files" + after_n_builds: 45 # must be the number of coverage report builds coverage: status: project: