Skip to content

Use a Docker healthcheck for the Flask servers #2162

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

Merged
merged 2 commits into from
Jul 12, 2024
Merged

Conversation

adamtheturtle
Copy link
Member

This takes logic out of the tests, and puts it in the hands of Docker image users.

This takes logic out of the tests, and puts it in the hands of Docker image users.
Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5ea417c) to head (ffd9469).
Report is 608 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2162   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           74        74           
  Lines         5007      5013    +6     
  Branches       627       628    +1     
=========================================
+ Hits          5007      5013    +6     

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

@adamtheturtle adamtheturtle merged commit e4f4f9f into main Jul 12, 2024
88 checks passed
@adamtheturtle adamtheturtle deleted the healthcheck-docker branch July 12, 2024 16:33
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