-
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
Update release branch version v0.36.0 (#7749) #7754
Conversation
# Description _Please explain the changes you've made._ ## Type of change <!-- Please select **one** of the following options that describes your change and delete the others. Clearly identifying the type of change you are making will help us review your PR faster, and is used in authoring release notes. If you are making a bug fix or functionality change to Radius and do not have an associated issue link please create one now. --> - This pull request fixes a bug in Radius and has an approved issue (issue link required). - This pull request adds or changes features of Radius and has an approved issue (issue link required). - This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional). <!-- Please update the following to link the associated issue. This is required for some kinds of changes (see above). --> Fixes: #issue_number --------- Signed-off-by: sk593 <[email protected]> Signed-off-by: Shruthi Kumar <[email protected]> Co-authored-by: Will <[email protected]> (cherry picked from commit fbed321)
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release/0.36 #7754 +/- ##
================================================
- Coverage 61.14% 61.12% -0.02%
================================================
Files 520 520
Lines 27190 27190
================================================
- Hits 16624 16620 -4
- Misses 9101 9103 +2
- Partials 1465 1467 +2 ☔ View full report in Codecov by Sentry. |
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... |
Description
Please explain the changes you've made.
Type of change
Fixes: #issue_number
Signed-off-by: sk593 [email protected]
Signed-off-by: Shruthi Kumar [email protected]
Co-authored-by: Will [email protected]
(cherry picked from commit fbed321)
Description
Please explain the changes you've made.
Type of change
Fixes: #issue_number