-
Notifications
You must be signed in to change notification settings - Fork 113
Updating registry in the redis functional test #7781
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
Conversation
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... |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7781 +/- ##
=======================================
Coverage 61.05% 61.06%
=======================================
Files 523 523
Lines 27361 27361
=======================================
+ Hits 16706 16708 +2
+ Misses 9184 9183 -1
+ Partials 1471 1470 -1 ☔ View full report in Codecov by Sentry. |
Signed-off-by: ytimocin <ytimocin@microsoft.com>
2765d21
to
35217dc
Compare
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... |
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.
Looks good
# Description Updating registry in the redis functional test. ## Type of change Signed-off-by: ytimocin <ytimocin@microsoft.com>
# Description Updating registry in the redis functional test. ## Type of change Signed-off-by: ytimocin <ytimocin@microsoft.com> Signed-off-by: Reshma Abdul Rahim <reshmarahim.abdul@microsoft.com>
Description
Updating registry in the redis functional test.
Type of change