Skip to content

feat(User Management): add service to project #43

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

Merged
merged 4 commits into from
Aug 26, 2020
Merged

Conversation

padamstx
Copy link
Member

PR summary

This PR adds the User Management service to the project.

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • New tests
  • Build/CI related changes
  • Documentation content changes
  • Other (please describe)

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@codecov
Copy link

codecov bot commented Aug 13, 2020

Codecov Report

Merging #43 into master will decrease coverage by 0.01%.
The diff coverage is 93.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   94.34%   94.32%   -0.02%     
==========================================
  Files          14       15       +1     
  Lines       13570    14027     +457     
==========================================
+ Hits        12802    13231     +429     
- Misses        768      796      +28     
Impacted Files Coverage Δ
ibm_platform_services/user_management_v1.py 93.85% <93.85%> (ø)
ibm_platform_services/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 34ae312...1ed141a. Read the comment docs.

@padamstx padamstx requested a review from mahakAg August 13, 2020 22:17
@padamstx padamstx merged commit 32eebb5 into master Aug 26, 2020
@padamstx padamstx deleted the add-user-mgmt branch August 26, 2020 16:17
ibm-devx-automation pushed a commit that referenced this pull request Aug 26, 2020
# [0.11.0](v0.10.0...v0.11.0) (2020-08-26)

### Features

* **User Management:** add service to project ([#43](#43)) ([32eebb5](32eebb5))
@ibm-devx-automation
Copy link

🎉 This PR is included in version 0.11.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants