From: Victor Julien Date: Fri, 29 Nov 2024 10:12:14 +0000 (+0100) Subject: codecov: expect 5 flags to be submitted X-Git-Tag: suricata-8.0.0-beta1~674 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae10fc3de4ed9eb30822291731190b66e23318dd;p=thirdparty%2Fsuricata.git codecov: expect 5 flags to be submitted Flags are: - unittests - suricata-verify - pcap - livemode - fuzzcorpus This should make sure codecov only adds its report after receiving the results for each of the flags. --- diff --git a/.github/codecov.yml b/.github/codecov.yml index be5b5ea2db..8c0edbf411 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -1,7 +1,7 @@ codecov: require_ci_to_pass: false notify: - after_n_builds: 3 + after_n_builds: 5 coverage: precision: 2