Skip to content
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(IAM Identity): add service to the project #48

Merged
merged 10 commits into from
Sep 30, 2020
Merged

Conversation

padamstx
Copy link
Member

@padamstx padamstx commented Sep 18, 2020

PR summary

This PR adds the IAM Identity 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

@padamstx
Copy link
Member Author

cc: @pooraniss-ibm

@codecov
Copy link

codecov bot commented Sep 18, 2020

Codecov Report

Merging #48 into master will decrease coverage by 0.01%.
The diff coverage is 93.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   94.04%   94.02%   -0.02%     
==========================================
  Files          16       17       +1     
  Lines       15628    16413     +785     
==========================================
+ Hits        14697    15432     +735     
- Misses        931      981      +50     
Impacted Files Coverage Δ
ibm_platform_services/iam_identity_v1.py 93.62% <93.62%> (ø)
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 6fea7ac...f0f7c10. Read the comment docs.

@padamstx padamstx self-assigned this Sep 21, 2020
@padamstx padamstx merged commit bbb0d4e into master Sep 30, 2020
@padamstx padamstx deleted the add-iam-identity branch September 30, 2020 15:38
ibm-devx-automation pushed a commit that referenced this pull request Sep 30, 2020
# [0.13.0](v0.12.2...v0.13.0) (2020-09-30)

### Features

* **IAM Identity:** add service to the project ([#48](#48)) ([bbb0d4e](bbb0d4e))
@ibm-devx-automation
Copy link

🎉 This PR is included in version 0.13.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