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

Implement backup containers health checks #1140

Merged

Conversation

make-github-pseudonymous-again
Copy link
Contributor

@make-github-pseudonymous-again make-github-pseudonymous-again commented Feb 8, 2025

This fixes the following issue:

@make-github-pseudonymous-again make-github-pseudonymous-again added deploy This issue is about deployment cd This has to do with Continuous Delivery docker This has to do with docker images and containers labels Feb 8, 2025
@make-github-pseudonymous-again make-github-pseudonymous-again force-pushed the cd-implement-backup-healthchecks-1 branch from 9e94cb3 to 11dc3cd Compare February 8, 2025 23:06
Copy link

codecov bot commented Feb 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.24%. Comparing base (d167bd7) to head (e712e21).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1140   +/-   ##
=======================================
  Coverage   73.23%   73.24%           
=======================================
  Files         773      773           
  Lines       11938    11938           
  Branches     1456     1456           
=======================================
+ Hits         8743     8744    +1     
  Misses       2702     2702           
+ Partials      493      492    -1     
Flag Coverage Δ
client 53.30% <ø> (+<0.01%) ⬆️
server 61.75% <ø> (+0.01%) ⬆️
test 77.92% <ø> (+0.01%) ⬆️
test-app 58.23% <ø> (+0.01%) ⬆️

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

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

@make-github-pseudonymous-again make-github-pseudonymous-again force-pushed the cd-implement-backup-healthchecks-1 branch from 58e2e8f to e712e21 Compare February 10, 2025 20:13
Merged via the queue into main with commit e712e21 Feb 10, 2025
81 checks passed
@make-github-pseudonymous-again make-github-pseudonymous-again deleted the cd-implement-backup-healthchecks-1 branch February 10, 2025 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cd This has to do with Continuous Delivery deploy This issue is about deployment docker This has to do with docker images and containers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add health checks to backup containers
1 participant