-
Notifications
You must be signed in to change notification settings - Fork 49
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
fix(Resource Manager): update service after recent API changes and generate examples #84
Conversation
… after re-generation
…ter re-generation
Codecov Report
@@ Coverage Diff @@
## main #84 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 19 19
Lines 2967 2967
Branches 378 378
=========================================
Hits 2967 2967
Continue to review full report at Codecov.
|
- add beforeAll block - change in order of tests - service renames
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, but I suggested a few minor changes.
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.16](v0.17.15...v0.17.16) (2021-03-18) ### Bug Fixes * **Resource Manager:** update service after recent API changes and generate examples ([#84](#84)) ([4d63345](4d63345))
🎉 This PR is included in version 0.17.16 🎉 The release is available on: Your semantic-release bot 📦🚀 |
PR summary
This PR updates the Resource Manager service, adds examples and move configuration values out from tests into a configuration file.
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