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

Response uppercase letter for health check #292

Merged
merged 2 commits into from
Dec 26, 2022
Merged

Response uppercase letter for health check #292

merged 2 commits into from
Dec 26, 2022

Conversation

waybackarchiver
Copy link
Contributor

@waybackarchiver waybackarchiver commented Dec 25, 2022

Description

Adapting to Render's zero downtime deploys policy.


Issue Ticket Number

Fixes #(issue_number)


Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • I have followed the contributing guidelines of this project as mentioned in CONTRIBUTING.md
  • I have checked to ensure there aren't other open Pull Requests for the same update/change?
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes needed to the documentation

@waybackarchiver waybackarchiver added the go Pull requests that update Go code label Dec 25, 2022
@codecov
Copy link

codecov bot commented Dec 25, 2022

Codecov Report

Base: 45.51% // Head: 45.15% // Decreases project coverage by -0.35% ⚠️

Coverage data is based on head (2676222) compared to base (6c6bf79).
Patch coverage: 73.91% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #292      +/-   ##
==========================================
- Coverage   45.51%   45.15%   -0.36%     
==========================================
  Files          40       41       +1     
  Lines        4998     5040      +42     
==========================================
+ Hits         2275     2276       +1     
- Misses       2445     2496      +51     
+ Partials      278      268      -10     
Impacted Files Coverage Δ
reduxer/reduxer.go 39.08% <0.00%> (-8.03%) ⬇️
service/httpd/httpd.go 25.18% <0.00%> (ø)
reduxer/media.go 82.92% <82.92%> (ø)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant