-
Notifications
You must be signed in to change notification settings - Fork 6.4k
feat: Implement healthcheck gateway api (#20986) #22855
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: Implement healthcheck gateway api (#20986) #22855
Conversation
Signed-off-by: chansuke <moonset20@gmail.com>
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #22855 +/- ##
=========================================
Coverage ? 60.06%
=========================================
Files ? 341
Lines ? 57865
Branches ? 0
=========================================
Hits ? 34759
Misses ? 20328
Partials ? 2778 ☔ View full report in Codecov by Sentry. |
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.
Overall LGTM. Added a couple requests for tests of nil checks. If those fields aren't actually nillable, we can skip those.
Signed-off-by: chansuke <moonset20@gmail.com>
d2f0033
to
7243fb1
Compare
Closes #20986
Checklist: