Skip to content

Conversation

@felixgateru
Copy link
Contributor

What type of PR is this?

This is a feature as it adds a client health check endpoint to the HTTP adapter

What does this do?

This pr:

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

Have you included tests for your changes?

Yes, tests have been updated

Did you document any new/modified feature?

Yes, in code documentation is included

Notes

@codecov
Copy link

codecov bot commented Sep 12, 2025

Codecov Report

❌ Patch coverage is 74.46809% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.74%. Comparing base (ad191c4) to head (7d8ab9f).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
http/api/request.go 25.00% 4 Missing and 2 partials ⚠️
http/api/endpoint.go 57.14% 2 Missing and 1 partial ⚠️
http/api/transport.go 85.71% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3140       +/-   ##
===========================================
- Coverage   35.18%   16.74%   -18.45%     
===========================================
  Files         326       19      -307     
  Lines       48266     8732    -39534     
===========================================
- Hits        16982     1462    -15520     
+ Misses      30430     7175    -23255     
+ Partials      854       95      -759     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Felix Gateru <felix.gateru@gmail.com>
Signed-off-by: Felix Gateru <felix.gateru@gmail.com>
Signed-off-by: Felix Gateru <felix.gateru@gmail.com>
Signed-off-by: Felix Gateru <felix.gateru@gmail.com>
@felixgateru felixgateru marked this pull request as ready for review September 12, 2025 10:10
@felixgateru felixgateru requested a review from a team as a code owner September 12, 2025 10:10
@dborovcanin dborovcanin merged commit 9eac936 into absmach:main Sep 12, 2025
7 of 9 checks passed
Musilah pushed a commit to Musilah/supermq that referenced this pull request Sep 15, 2025
Signed-off-by: Felix Gateru <felix.gateru@gmail.com>
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.

2 participants