Skip to content

feat(IAM Policy Management): add service to project #24

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 8 commits into from
Jun 17, 2020
Merged

Conversation

padamstx
Copy link
Member

PR summary

This PR adds the IAM Policy Management service to the project.

Fixes: n/a

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 May 13, 2020

Codecov Report

Merging #24 into master will increase coverage by 0.10%.
The diff coverage is 94.99%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   93.79%   93.90%   +0.10%     
==========================================
  Files          10       11       +1     
  Lines        6387     7006     +619     
==========================================
+ Hits         5991     6579     +588     
- Misses        396      427      +31     
Impacted Files Coverage Δ
ibm_platform_services/iam_policy_management_v1.py 94.98% <94.98%> (ø)
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 372c3b0...e0c770c. Read the comment docs.

@padamstx padamstx self-assigned this Jun 1, 2020
@padamstx padamstx merged commit 109c1dd into master Jun 17, 2020
@padamstx padamstx deleted the add-ipm branch June 17, 2020 18:41
ibm-devx-automation pushed a commit that referenced this pull request Jun 17, 2020
# [0.7.0](v0.6.0...v0.7.0) (2020-06-17)

### Features

* **IAM Policy Management:** add service to project ([#24](#24)) ([109c1dd](109c1dd))
@ibm-devx-automation
Copy link

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