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

feat: expose health checks in middleware #1058

Merged
merged 1 commit into from
Feb 3, 2023
Merged

Conversation

hperl
Copy link
Contributor

@hperl hperl commented Feb 3, 2023

Expose health checks in middleware

Related issue(s)

Checklist

  • I have read the contributing guidelines.
  • I have referenced an issue containing the design document if my change
    introduces a new feature.
  • I am following the
    contributing code guidelines.
  • I have read the security policy.
  • I confirm that this pull request does not address a security
    vulnerability. If this pull request addresses a security vulnerability, I
    confirm that I got the approval (please contact
    security@ory.sh) from the maintainers to push
    the changes.
  • I have added tests that prove my fix is effective or that my feature
    works.
  • I have added or changed the documentation.

Further Comments

@hperl hperl requested a review from aeneasr as a code owner February 3, 2023 12:04
@hperl hperl self-assigned this Feb 3, 2023
@hperl hperl requested a review from zepatrik February 3, 2023 12:09
@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Merging #1058 (2f7e0de) into master (878089d) will increase coverage by 0.42%.
The diff coverage is 93.10%.

@@            Coverage Diff             @@
##           master    #1058      +/-   ##
==========================================
+ Coverage   77.74%   78.16%   +0.42%     
==========================================
  Files          83       83              
  Lines        3841     4008     +167     
==========================================
+ Hits         2986     3133     +147     
- Misses        578      596      +18     
- Partials      277      279       +2     
Impacted Files Coverage Δ
middleware/definitions.go 79.31% <0.00%> (-5.88%) ⬇️
driver/configuration/provider_koanf.go 87.34% <100.00%> (+1.29%) ⬆️
driver/registry_memory.go 89.82% <0.00%> (-3.93%) ⬇️
internal/cloudstorage/useragent.go 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@zepatrik zepatrik merged commit e1357f8 into master Feb 3, 2023
@zepatrik zepatrik deleted the hperl/expose-healthchecks branch February 3, 2023 12:13
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