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 proto binder for GRPCProxyWrapper #652

Merged
merged 6 commits into from
Jan 12, 2023
Merged

feat: add proto binder for GRPCProxyWrapper #652

merged 6 commits into from
Jan 12, 2023

Conversation

sysulq
Copy link
Member

@sysulq sysulq commented Jan 6, 2023

Describe what this PR does / why we need it

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews

@sysulq sysulq temporarily deployed to tablestore-live January 6, 2023 08:10 — with GitHub Actions Inactive
@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2023

Codecov Report

Merging #652 (bf72130) into master (5e4b020) will decrease coverage by 0.31%.
The diff coverage is 25.09%.

@@            Coverage Diff             @@
##           master     #652      +/-   ##
==========================================
- Coverage   53.06%   52.75%   -0.32%     
==========================================
  Files         190      191       +1     
  Lines       10114    10381     +267     
==========================================
+ Hits         5367     5476     +109     
- Misses       4348     4482     +134     
- Partials      399      423      +24     
Impacted Files Coverage Δ
pkg/server/xecho/error.go 0.00% <ø> (ø)
pkg/server/xecho/status.go 36.73% <ø> (ø)
proto/testproto/v1/hello.pb.go 38.81% <0.00%> (-1.33%) ⬇️
test/e2e/server/xgrpcgateway.go 100.00% <ø> (ø)
pkg/server/xecho/bind.go 21.79% <21.79%> (ø)
pkg/server/xecho/handler.go 39.13% <42.30%> (+39.13%) ⬆️
pkg/core/tests/http.go 89.74% <100.00%> (+0.26%) ⬆️
test/e2e/server/xecho.go 100.00% <100.00%> (ø)
pkg/registry/etcdv3/registry.go 72.26% <0.00%> (+1.02%) ⬆️
... and 4 more

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

@sysulq sysulq temporarily deployed to tablestore-live January 11, 2023 08:40 — with GitHub Actions Inactive
@sysulq sysulq temporarily deployed to tablestore-live January 12, 2023 06:12 — with GitHub Actions Inactive
@sysulq sysulq temporarily deployed to tablestore-live January 12, 2023 06:22 — with GitHub Actions Inactive
@sysulq sysulq temporarily deployed to tablestore-live January 12, 2023 06:57 — with GitHub Actions Inactive
@sysulq sysulq merged commit 493bb84 into master Jan 12, 2023
@sysulq sysulq deleted the feat/grpcproxy branch January 17, 2023 09:41
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