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

Fixed race condition that caused service to be unhealthy and merge migrations #2048

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

sainak
Copy link
Member

@sainak sainak commented Apr 3, 2024

Proposed Changes

  • update dependencies and restart conditions in docker
  • bump healthcheck timeout
  • fix start commands causing imvalid container types
  • merge migrations

Associated Issue

  • Link to issue here, explain how the proposed solution will solve the reported issue/ feature request.

Architecture changes

  • Remove this section if not used

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.58%. Comparing base (51ce81e) to head (132016a).
Report is 29 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2048      +/-   ##
===========================================
+ Coverage    62.20%   62.58%   +0.38%     
===========================================
  Files          221      223       +2     
  Lines        12204    12272      +68     
  Branches      1742     1750       +8     
===========================================
+ Hits          7591     7681      +90     
+ Misses        4305     4269      -36     
- Partials       308      322      +14     

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

@gigincg gigincg merged commit ef53bec into develop Apr 3, 2024
11 checks passed
@gigincg gigincg deleted the sainak/fix/builds branch April 3, 2024 16:18
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