Skip to content

Commit 810bac8

Browse files
TrottRafaelGSS
authored andcommitted
tools: update codecov branch
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>
1 parent 89a9660 commit 810bac8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codecov.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ comment: false
88
# require_changes: true
99

1010
codecov:
11+
branch: main
1112
notify:
1213
# Wait for all coverage builds:
1314
after_n_builds: 2

0 commit comments

Comments
 (0)