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 12 months ago committed by Victor Julien
parent 663fa0c518
commit ae10fc3de4

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

Loading…
Cancel
Save