Skip to content

Commit

Permalink
tools: update codecov branch
Browse files Browse the repository at this point in the history
Codecov is still using the old default branch. Update it to "main", the
current default branch. I'm not sure why it's not picking it up
automatically or if there is a way to ask it to refresh, but setting it
in codecov.yml should resolve the issue.

PR-URL: #47285
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
  • Loading branch information
Trott committed Mar 29, 2023
1 parent 09a4bb1 commit 786a718
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codecov.yml
Expand Up @@ -8,6 +8,7 @@ comment: false
# require_changes: true

codecov:
branch: main
notify:
# Wait for all coverage builds:
after_n_builds: 2

0 comments on commit 786a718

Please sign in to comment.