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(Posture Management): Add posture management service sdk #86

Merged
merged 20 commits into from
Mar 26, 2021

Conversation

Andras-Csanyi
Copy link
Contributor

@Andras-Csanyi Andras-Csanyi commented Mar 9, 2021

PR summary

This PR contains the following for Posture Management

  • generated service SDK
  • generated unit tests
  • generated integration tests
  • generated examples

Further todo before merge:

  • align integration tests
  • introduce configuration values via .env file
  • double URL in the README.md file

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

@codecov
Copy link

codecov bot commented Mar 9, 2021

Codecov Report

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

❗ Current head ab0389b differs from pull request most recent head 1673957. Consider uploading reports for the commit 1673957 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##              main       #86    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           19        20     +1     
  Lines         2898      3021   +123     
  Branches       369       388    +19     
==========================================
+ Hits          2898      3021   +123     
Impacted Files Coverage Δ
global-search/v2.ts 100.00% <ø> (ø)
resource-manager/v2.ts 100.00% <ø> (ø)
iam-identity/v1.ts 100.00% <100.00%> (ø)
posture-management/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 0af443f...1673957. Read the comment docs.

@Andras-Csanyi Andras-Csanyi self-assigned this Mar 9, 2021
@Andras-Csanyi Andras-Csanyi marked this pull request as draft March 10, 2021 13:01
@Andras-Csanyi Andras-Csanyi marked this pull request as ready for review March 13, 2021 15:56
@Andras-Csanyi Andras-Csanyi changed the title feat(Posture Management): Add posture management service sdk - DRAFT feat(Posture Management): Add posture management service sdk Mar 25, 2021
Copy link
Member

@padamstx padamstx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@padamstx padamstx assigned padamstx and unassigned Andras-Csanyi Mar 25, 2021
@padamstx padamstx merged commit 9932725 into main Mar 26, 2021
@padamstx padamstx deleted the add-posture-management-service-sdk branch March 26, 2021 16:01
ibm-devx-automation pushed a commit that referenced this pull request Mar 26, 2021
# [0.18.0](v0.17.18...v0.18.0) (2021-03-26)

### Features

* **Posture Management:** Add service to project ([#86](#86)) ([9932725](9932725))
@ibm-devx-automation
Copy link

🎉 This PR is included in version 0.18.0 🎉

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.

3 participants