Skip to content

Commit

Permalink
Don't notify or comment until three results are uploaded
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert authored and djc committed Sep 23, 2024
1 parent 19a5e9d commit cc7d3bb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Do not notify until at least three results have been uploaded from the CI pipeline.
# (Corresponds to the three platforms we check coverage on: Linux, macOS, and Windows.)
codecov:
notify:
after_n_builds: 3
comment:
after_n_builds: 3

0 comments on commit cc7d3bb

Please sign in to comment.