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 authored and RafaelGSS committed Apr 7, 2023
1 parent bac893a commit c1ef1fd
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 c1ef1fd

Please sign in to comment.