-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Replace glog in healthcheck.go & remove glog dependency #6628
Conversation
…p_protect_configuration.go
…factor-healthcheck-glog
…nto chore/clean-up-glog-leftovers
✅ Deploy Preview will be available once build job completes!
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6628 +/- ##
==========================================
+ Coverage 53.24% 53.26% +0.01%
==========================================
Files 87 87
Lines 16263 16259 -4
==========================================
Hits 8660 8660
+ Misses 7188 7184 -4
Partials 415 415 ☔ 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.
🚀
Proposed changes
glog
withslog
inhealthcheck.go
go.mod
&go.sum
NOTE:
Checklist
Before creating a PR, run through this checklist and mark each as complete.