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

Bugfix: Add healthcheck on postgres services #1950

Merged
merged 1 commit into from
Mar 22, 2023
Merged

Conversation

hocinehacherouf
Copy link
Contributor

Description

What's new?

  • Fix e2e tests by enabling healthcheck on postgres services

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@hocinehacherouf hocinehacherouf temporarily deployed to E2E March 22, 2023 19:17 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Mar 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (40e02ab) 91.62% compared to head (c5a0d22) 91.62%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1950   +/-   ##
=======================================
  Coverage   91.62%   91.62%           
=======================================
  Files         277      277           
  Lines        9114     9114           
=======================================
  Hits         8351     8351           
  Misses        763      763           

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hocinehacherouf hocinehacherouf marked this pull request as ready for review March 22, 2023 19:44
@hocinehacherouf hocinehacherouf requested a review from a team as a code owner March 22, 2023 19:44
@hocinehacherouf hocinehacherouf merged commit cfd60f0 into main Mar 22, 2023
@hocinehacherouf hocinehacherouf deleted the bugfix/fix_e2e branch March 22, 2023 19:44
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