-
Notifications
You must be signed in to change notification settings - Fork 31
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
converter: add progress #813
Conversation
fca403d
to
bcba0b8
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #813 +/- ##
=========================================
+ Coverage 0 16.80% +16.80%
=========================================
Files 0 94 +94
Lines 0 19685 +19685
=========================================
+ Hits 0 3308 +3308
- Misses 0 16109 +16109
- Partials 0 268 +268
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
760c3dd
to
ecc5469
Compare
} | ||
|
||
if workload.ImageID == "" { | ||
//nolint:nilnil |
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.
perhaps I should use a sentinel error?
fed06f9
to
4aa4e01
Compare
Signed-off-by: Benny Zlotnik <[email protected]>
Signed-off-by: Benny Zlotnik <[email protected]>
Signed-off-by: Benny Zlotnik <[email protected]>
Signed-off-by: Benny Zlotnik <[email protected]>
4aa4e01
to
273882c
Compare
Signed-off-by: Benny Zlotnik <[email protected]>
Quality Gate passedIssues Measures |
given the focus shifted away from openstack I would not consider this important |
No description provided.