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

Set a timeout for DB pings, and log timing stats for readiness check failures #168

Merged
merged 2 commits into from
Oct 4, 2023

Conversation

ScottGarman
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (7810bc0) 72.72% compared to head (99eb23f) 71.47%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #168      +/-   ##
==========================================
- Coverage   72.72%   71.47%   -1.25%     
==========================================
  Files          10       10              
  Lines         792     1143     +351     
==========================================
+ Hits          576      817     +241     
- Misses        157      267     +110     
  Partials       59       59              
Flag Coverage Δ
unittests 71.47% <100.00%> (-1.25%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
internal/httpsrv/server.go 63.75% <100.00%> (+0.65%) ⬆️

... and 9 files with indirect coverage changes

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

.github/workflows/lint-test.yml Show resolved Hide resolved
internal/httpsrv/server.go Outdated Show resolved Hide resolved
@ScottGarman ScottGarman merged commit 13254ac into main Oct 4, 2023
6 of 7 checks passed
@ScottGarman ScottGarman deleted the debug-readiness branch October 4, 2023 20:58
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.

None yet

2 participants