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: add circuit breaker tproxy #28

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

spring-young
Copy link
Collaborator

What type of PR is this?

add circuit breaker proxy and refactor the logger

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?


Additional documentation e.g., design docs, usage docs, etc.:


Copy link

codecov bot commented Jan 16, 2024

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (251089b) 42.37% compared to head (ce78535) 42.08%.

Files Patch % Lines
pkg/proxy/http/http_proxy.go 30.00% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   42.37%   42.08%   -0.29%     
==========================================
  Files          26       26              
  Lines        2820     2844      +24     
==========================================
+ Hits         1195     1197       +2     
- Misses       1517     1539      +22     
  Partials      108      108              
Flag Coverage Δ
unittests 42.08% <32.25%> (-0.29%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Collaborator

@Eikykun Eikykun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@Eikykun Eikykun merged commit 7efa14b into main Jan 16, 2024
4 of 6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants