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

Reduce test container wait time #162

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

philippgille
Copy link
Owner

Due to default 30s interval, many containers waited 30s despite being ready after a few seconds

@codecov-commenter
Copy link

codecov-commenter commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d07b12d) 56.69% compared to head (e9b4be0) 60.56%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #162      +/-   ##
==========================================
+ Coverage   56.69%   60.56%   +3.87%     
==========================================
  Files          11       25      +14     
  Lines         822     2097    +1275     
==========================================
+ Hits          466     1270     +804     
- Misses        327      716     +389     
- Partials       29      111      +82     

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

@philippgille philippgille changed the title Improve container health checks Reduce test container wait time Dec 21, 2023
Due to default 30s interval, many containers waited 30s despite being ready after a few seconds
@philippgille philippgille merged commit 0b9cc3b into master Dec 21, 2023
8 checks passed
@philippgille philippgille deleted the improve-container-health-checks branch January 7, 2024 15:30
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.

2 participants