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

Health middleware #23

Merged
merged 3 commits into from
Sep 5, 2022
Merged

Health middleware #23

merged 3 commits into from
Sep 5, 2022

Conversation

umputun
Copy link
Member

@umputun umputun commented Sep 5, 2022

Adds basic health check middleware running a set of user-defined checkers and reports 503 if any failed

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2995629127

  • 35 of 37 (94.59%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 88.179%

Changes Missing Coverage Covered Lines Changed/Added Lines %
rest.go 3 5 60.0%
Totals Coverage Status
Change from base Build 2416711092: 0.5%
Covered Lines: 649
Relevant Lines: 736

💛 - Coveralls

@umputun umputun merged commit f168fd9 into master Sep 5, 2022
@umputun umputun deleted the health branch September 5, 2022 19:29
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