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.
pull/12185/head
Victor Julien 3 months ago committed by Victor Julien
parent 663fa0c518
commit ae10fc3de4

@ -1,7 +1,7 @@
codecov:
require_ci_to_pass: false
notify:
after_n_builds: 3
after_n_builds: 5
coverage:
precision: 2

Loading…
Cancel
Save