Skip to content

fixing codecoverage report issue#3382

Merged
jaydeokar merged 1 commit intoaws:masterfrom
jaydeokar:ci_fixes_codecov
Jul 30, 2025
Merged

fixing codecoverage report issue#3382
jaydeokar merged 1 commit intoaws:masterfrom
jaydeokar:ci_fixes_codecov

Conversation

@jaydeokar
Copy link
Copy Markdown
Collaborator

@jaydeokar jaydeokar commented Jul 30, 2025

What type of PR is this?
fix

Which issue does this PR fix?:
Upload fails when we try to publish the codecov report for a protected branch, like master. This results in codecov report comparing against an old commit rather than the latest one on master

What does this PR do / Why do we need it?:
This adds a token that can be used to push the codecoverage report

Testing done on this change:
Tried locally via ./codecov -t $CODECOV_TOKEN -f coverage.txt

Will this PR introduce any new dependencies?: N/A

Will this break upgrades or downgrades? Has updating a running cluster been tested?:
N/A

Does this change require updates to the CNI daemonset config files to work?: N/A

Does this PR introduce any user-facing change?: N/A


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jaydeokar jaydeokar requested a review from a team as a code owner July 30, 2025 21:16
@jaydeokar jaydeokar merged commit 03223b6 into aws:master Jul 30, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants