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: support reflection for grpc #724

Merged
merged 1 commit into from
Feb 17, 2023
Merged

feat: support reflection for grpc #724

merged 1 commit into from
Feb 17, 2023

Conversation

sysulq
Copy link
Member

@sysulq sysulq commented Feb 17, 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

@codecov-commenter
Copy link

Codecov Report

Merging #724 (865fa73) into master (c761eec) will decrease coverage by 18.48%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##           master     #724       +/-   ##
===========================================
- Coverage   53.30%   34.83%   -18.48%     
===========================================
  Files         191      154       -37     
  Lines       10545     7964     -2581     
===========================================
- Hits         5621     2774     -2847     
- Misses       4498     4960      +462     
+ Partials      426      230      -196     
Impacted Files Coverage Δ
pkg/server/xgrpc/server.go 69.44% <100.00%> (-4.15%) ⬇️
pkg/util/xerror/code_msg.go 0.00% <0.00%> (-100.00%) ⬇️
pkg/core/sentinel/sentinel_circuitbreaker.go 0.00% <0.00%> (-100.00%) ⬇️
pkg/util/xgo/serial.go 0.00% <0.00%> (-96.78%) ⬇️
pkg/util/xcast/cast.go 0.00% <0.00%> (-91.67%) ⬇️
pkg/util/xgo/parallel.go 0.00% <0.00%> (-86.80%) ⬇️
pkg/util/xretry/retry.go 15.38% <0.00%> (-84.62%) ⬇️
pkg/util/xstring/conv.go 0.00% <0.00%> (-84.22%) ⬇️
pkg/util/xerror/errors.go 21.21% <0.00%> (-78.79%) ⬇️
pkg/server/governor/server.go 0.00% <0.00%> (-75.68%) ⬇️
... and 78 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 February 17, 2023 05:35 — with GitHub Actions Inactive
@sysulq sysulq merged commit 28dc8d0 into master Feb 17, 2023
@sysulq sysulq deleted the feat/reflection branch February 17, 2023 05:44
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

2 participants