Skip to content

Commit

Permalink
Have codecov wait before computing final coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
aragilar committed Apr 17, 2021
1 parent 514deb9 commit 5f55681
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@ coverage:
project:
default:
threshold: 0.5%
notify:
after_n_builds: 10
# do not notify until at least 5 builds have been uploaded from the CI pipeline
# you can also set after_n_builds on comments independently
comment:
after_n_builds: 10

0 comments on commit 5f55681

Please sign in to comment.