-
Notifications
You must be signed in to change notification settings - Fork 42
fix(Resource Manager): update service after recent API changes and generate examples #90
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
@@ Coverage Diff @@
## main #90 +/- ##
==========================================
+ Coverage 93.57% 93.58% +0.01%
==========================================
Files 21 21
Lines 19815 20022 +207
==========================================
+ Hits 18542 18738 +196
- Misses 1273 1284 +11
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.
A few changes needed, similar to the Go PR.
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
## [0.17.15](v0.17.14...v0.17.15) (2021-03-18) ### Bug Fixes * **Resource Manager:** update service after recent API changes and generate examples ([#90](#90)) ([4fabb77](4fabb77))
|
🎉 This PR is included in version 0.17.15 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
PR summary
This PR updates the Resource Manager service and also add examples.
PR Checklist
Please make sure that your PR fulfills the following requirements:
Current vs new behavior
Does this PR introduce a breaking change?
Other information