-
Notifications
You must be signed in to change notification settings - Fork 166
🐛 Populate image field in func describe
#3220
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
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3220 +/- ##
==========================================
- Coverage 58.19% 54.52% -3.68%
==========================================
Files 162 162
Lines 14763 19158 +4395
==========================================
+ Hits 8592 10445 +1853
- Misses 5177 7671 +2494
- Partials 994 1042 +48
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/test all |
|
close&reopen to rerun the GH actions. Hopefully the codecov will refresh as well |
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: creydr, gauron99 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Changes
Currently the image field in
func describeis not set:This PR addressed it and populates the field:
/kind bug
Release Note