-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add permission to build workflow for codecov #7432
Conversation
Signed-off-by: Young Bu Park <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7432 +/- ##
==========================================
+ Coverage 63.81% 63.83% +0.02%
==========================================
Files 416 416
Lines 23440 23440
==========================================
+ Hits 14958 14964 +6
+ Misses 7223 7220 -3
+ Partials 1259 1256 -3 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Young Bu Park <[email protected]>
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Signed-off-by: Young Bu Park <[email protected]>
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Signed-off-by: Young Bu Park <[email protected]>
Signed-off-by: Young Bu Park <[email protected]>
Signed-off-by: Young Bu Park <[email protected]>
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
checks: write # Required for updating check runs | ||
pull-requests: write # Required for updating pull requests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these are required for test report step
Description
This is to enable to use GitHub App token in workflow for codecov.
Type of change
Fixes: #issue_number