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

support health check for liveness and readiness #594

Merged
merged 3 commits into from
Nov 19, 2022
Merged

Conversation

zhenghaoz
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Nov 18, 2022

Codecov Report

Base: 70.70% // Head: 70.60% // Decreases project coverage by -0.10% ⚠️

Coverage data is based on head (f6c4446) compared to base (d405ee3).
Patch coverage: 86.30% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #594      +/-   ##
==========================================
- Coverage   70.70%   70.60%   -0.11%     
==========================================
  Files          63       63              
  Lines       12331    12404      +73     
==========================================
+ Hits         8719     8758      +39     
- Misses       2792     2818      +26     
- Partials      820      828       +8     
Impacted Files Coverage Δ
base/parallel/condition_channel.go 85.71% <ø> (ø)
storage/cache/database.go 70.76% <ø> (ø)
storage/data/database.go 69.53% <ø> (ø)
worker/worker.go 66.47% <72.22%> (-0.36%) ⬇️
server/rest.go 76.31% <87.17%> (+0.31%) ⬆️
storage/cache/mongodb.go 76.71% <100.00%> (-2.90%) ⬇️
storage/cache/no_database.go 100.00% <100.00%> (ø)
storage/cache/redis.go 75.29% <100.00%> (-0.61%) ⬇️
storage/cache/sql.go 79.73% <100.00%> (+0.18%) ⬆️
storage/data/mongodb.go 81.45% <100.00%> (-1.55%) ⬇️
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@zhenghaoz zhenghaoz merged commit c3439cc into master Nov 19, 2022
@zhenghaoz zhenghaoz deleted the health_check branch November 19, 2022 07:39
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.

1 participant