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

fix(IAM Identity): update service after recent API changes #85

Merged
merged 4 commits into from
Mar 11, 2021

Conversation

padamstx
Copy link
Member

@padamstx padamstx commented Mar 8, 2021

PR summary

This PR updates the IAM Identity service - including integration tests and examples - after recent changes to the API definition.

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)

Current vs new behavior

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@padamstx padamstx self-assigned this Mar 8, 2021
@codecov
Copy link

codecov bot commented Mar 8, 2021

Codecov Report

Merging #85 (d4b41f9) into main (794cb13) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #85   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines         2898      2967   +69     
  Branches       369       378    +9     
=========================================
+ Hits          2898      2967   +69     
Impacted Files Coverage Δ
iam-identity/v1.ts 100.00% <100.00%> (ø)
resource-controller/v2.ts 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 c123f64...d4b41f9. Read the comment docs.

@padamstx padamstx merged commit dc75de1 into main Mar 11, 2021
@padamstx padamstx deleted the update-iam-identity branch March 11, 2021 20:37
ibm-devx-automation pushed a commit that referenced this pull request Mar 11, 2021
## [0.17.15](v0.17.14...v0.17.15) (2021-03-11)

### Bug Fixes

* **IAM Identity:** update service after recent API changes ([#85](#85)) ([dc75de1](dc75de1))
@ibm-devx-automation
Copy link

🎉 This PR is included in version 0.17.15 🎉

The release is available on:

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.

2 participants