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

NOISSUE- update health method in SDK #1881

Merged
merged 7 commits into from
Aug 8, 2023

Conversation

ianmuchyri
Copy link
Contributor

What does this do?

Updates the health method in the SDK to facilitate retrieving the health of other services

Which issue(s) does this PR fix/relate to?

None

List any changes that modify/break current functionality

Instead of getting only the health of things service, we can be able to get the health of users, things, bootstrap, certs,reader, and HTTP-adapter services

Have you included tests for your changes?

yes

Did you document any new/modified functionality?

No

Notes

image
image

@ianmuchyri ianmuchyri requested a review from a team as a code owner August 8, 2023 08:50
dborovcanin
dborovcanin previously approved these changes Aug 8, 2023
@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Merging #1881 (d8858ce) into master (06800c1) will decrease coverage by 0.02%.
The diff coverage is 60.00%.

@@            Coverage Diff             @@
##           master    #1881      +/-   ##
==========================================
- Coverage   67.14%   67.12%   -0.02%     
==========================================
  Files         118      118              
  Lines        8998     9011      +13     
==========================================
+ Hits         6042     6049       +7     
- Misses       2327     2333       +6     
  Partials      629      629              
Files Changed Coverage Δ
pkg/sdk/go/sdk.go 72.72% <ø> (ø)
pkg/sdk/go/health.go 52.00% <60.00%> (+2.00%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

cli/README.md Outdated Show resolved Hide resolved
Signed-off-by: ianmuchyri <ianmuchiri8@gmail.com>
Signed-off-by: ianmuchyri <ianmuchiri8@gmail.com>
Signed-off-by: ianmuchyri <ianmuchiri8@gmail.com>
Signed-off-by: ianmuchyri <ianmuchiri8@gmail.com>
Signed-off-by: ianmuchyri <ianmuchiri8@gmail.com>
drasko
drasko previously approved these changes Aug 8, 2023
Copy link
Contributor

@drasko drasko left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: ianmuchyri <ianmuchiri8@gmail.com>
Signed-off-by: ianmuchyri <ianmuchiri8@gmail.com>
Copy link
Contributor

@drasko drasko left a comment

Choose a reason for hiding this comment

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

LGTM

@drasko drasko merged commit b4b625d into absmach:master Aug 8, 2023
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants