Skip to content

Commit

Permalink
codecov: expect 5 flags to be submitted
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
victorjulien committed Nov 29, 2024
1 parent 3490a66 commit 971326d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/codecov.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
codecov:
require_ci_to_pass: false
notify:
after_n_builds: 3
after_n_builds: 5

coverage:
precision: 2
Expand Down

0 comments on commit 971326d

Please sign in to comment.