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 middlewares config for zrpc #2766

Merged
merged 4 commits into from
Jan 8, 2023

Conversation

kevwan
Copy link
Contributor

@kevwan kevwan commented Jan 8, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2023

Codecov Report

Merging #2766 (e502756) into master (ade6f9e) will increase coverage by 0.21%.
The diff coverage is 97.53%.

Impacted Files Coverage Δ
zrpc/config.go 80.95% <ø> (ø)
zrpc/internal/rpcpubserver.go 26.82% <0.00%> (ø)
.../internal/serverinterceptors/recoverinterceptor.go 100.00% <ø> (ø)
zrpc/client.go 93.75% <100.00%> (+1.06%) ⬆️
zrpc/internal/client.go 100.00% <100.00%> (+35.36%) ⬆️
zrpc/internal/rpcserver.go 85.22% <100.00%> (+5.22%) ⬆️
zrpc/server.go 78.87% <100.00%> (ø)

Copy link
Collaborator

@zhoushuguang zhoushuguang left a comment

Choose a reason for hiding this comment

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

lgtm

@kevwan kevwan merged commit 26c541b into zeromicro:master Jan 8, 2023
@kevwan kevwan deleted the feat/zrpc-middlewares branch January 8, 2023 11:34
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.

3 participants