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

Check db connection in healthz endpoint in addition to adapter connections #128

Merged
merged 1 commit into from Apr 1, 2020

Conversation

devth
Copy link
Member

@devth devth commented Apr 1, 2020

No description provided.

@devth devth changed the title Check db connection in healthz endpoint in addition to adapter connec… Check db connection in healthz endpoint in addition to adapter connections Apr 1, 2020
@codecov
Copy link

codecov bot commented Apr 1, 2020

Codecov Report

Merging #128 into master will decrease coverage by 0.03%.
The diff coverage is 23.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
- Coverage   42.29%   42.25%   -0.04%     
==========================================
  Files          91       91              
  Lines        3880     3886       +6     
  Branches      168      170       +2     
==========================================
+ Hits         1641     1642       +1     
- Misses       2071     2074       +3     
- Partials      168      170       +2     
Impacted Files Coverage Δ
src/yetibot/core/webapp/routes/healthz.clj 22.22% <10.00%> (-6.35%) ⬇️
src/yetibot/core/db.clj 78.08% <66.66%> (-0.80%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 65bd4b4...449adac. Read the comment docs.

@devth devth merged commit dbc3597 into master Apr 1, 2020
@devth devth deleted the add-db-to-health-check branch April 1, 2020 18: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.

None yet

1 participant