-
Notifications
You must be signed in to change notification settings - Fork 737
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 user-specified labels/annotations to Canary for generated Services #538
Add user-specified labels/annotations to Canary for generated Services #538
Conversation
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.
@splkfinn looks good so, can you please check my comments and add unit tests.
Thanks
3c23966
to
dad6dff
Compare
76deff2
to
d34d60f
Compare
Codecov Report
@@ Coverage Diff @@
## master #538 +/- ##
==========================================
+ Coverage 52.44% 52.65% +0.20%
==========================================
Files 63 63
Lines 4919 4938 +19
==========================================
+ Hits 2580 2600 +20
+ Misses 1931 1930 -1
Partials 408 408
Continue to review full report at Codecov.
|
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.
LGTM
The test coverage is not that great but I'm ok with merging this and do a followup PR.
Thanks @splkfinn
and metadata parameter is nil on finalize. in response to PR feedback
d34d60f
to
84dd000
Compare
I have been working to resolve #510, this is the change set I have (so far).