-
Notifications
You must be signed in to change notification settings - Fork 40
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 service to project #93
Conversation
Codecov Report
@@ Coverage Diff @@
## main #93 +/- ##
==========================================
+ Coverage 93.58% 93.62% +0.04%
==========================================
Files 21 22 +1
Lines 20022 20547 +525
==========================================
+ Hits 18738 19238 +500
- Misses 1284 1309 +25
Continue to review full report at Codecov.
|
7c20182
to
cd1657f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall, but I think we need to:
- Update the project's README.md file to include the new service.
- Add labels to the print statements in the examples.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
# [0.18.0](v0.17.18...v0.18.0) (2021-03-26) ### Features * **Posture Management:** add service to project ([#93](#93)) ([c194fea](c194fea))
🎉 This PR is included in version 0.18.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
PR summary
This PR adds the Posture Management service to the project.
PR Checklist
Please make sure that your PR fulfills the following requirements:
Current vs new behavior
Does this PR introduce a breaking change?
Other information