Skip to content

feat: Expose Health Check#74

Merged
eschizoid merged 3 commits intoeschizoid:mainfrom
matheusandre1:feat-issue20
Mar 14, 2026
Merged

feat: Expose Health Check#74
eschizoid merged 3 commits intoeschizoid:mainfrom
matheusandre1:feat-issue20

Conversation

@matheusandre1
Copy link
Contributor

Closes : #20

@eschizoid
Copy link
Owner

@matheusandre1 looks great !

Can we add some tests?

@matheusandre1
Copy link
Contributor Author

Certainly, is it also necessary to expose the port via Docker Compose?

I had that question.

@eschizoid
Copy link
Owner

Certainly, is it also necessary to expose the port via Docker Compose?
I had that question.

yeah we will need that

@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

❌ Patch coverage is 69.81132% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.78%. Comparing base (85de5d7) to head (c02db94).

Files with missing lines Patch % Lines
...c/main/java/org/kpipe/health/HttpHealthServer.java 69.81% 12 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #74      +/-   ##
============================================
- Coverage     76.98%   76.78%   -0.20%     
- Complexity      346      360      +14     
============================================
  Files            22       23       +1     
  Lines          1373     1426      +53     
  Branches        143      148       +5     
============================================
+ Hits           1057     1095      +38     
- Misses          228      240      +12     
- Partials         88       91       +3     

☔ 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.

@eschizoid eschizoid merged commit 009faab into eschizoid:main Mar 14, 2026
1 check passed
@eschizoid
Copy link
Owner

@matheusandre1 thanks man!

Hopefully I'll see you around more often 😉

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.

Expose Health Check via HTTP Interface

2 participants