-
Notifications
You must be signed in to change notification settings - Fork 25
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
feat: allow IAM clientid/secret to be configured #14
Conversation
Codecov Report
@@ Coverage Diff @@
## master #14 +/- ##
==========================================
+ Coverage 95.38% 95.57% +0.19%
==========================================
Files 7 7
Lines 325 339 +14
Branches 54 55 +1
==========================================
+ Hits 310 324 +14
Misses 13 13
Partials 2 2
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.
The changes looks great and the tests are very thorough, so thanks!
I hate to do this to you, but there are a couple style issues that I requested changes on. Want to keep all the code consistent 😅 I guess we're not running the linter in Travis, I'll make that change later
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! 👍
# [0.2.0](v0.1.2...v0.2.0) (2019-04-19) ### Features * allow IAM clientid/secret to be configured ([#14](#14)) ([ff8f2e7](ff8f2e7))
🎉 This PR is included in version 0.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Generated SDK source code using: - Generator version 3.12.2 - Specification version 0.0.26 - Automation (cloudant-sdks) version 536c0f1
Fixes: https://github.ibm.com/arf/planning-sdk-squad/issues/851
This PR includes these changes: