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 stream interceptor use ctx encapsulation #1770

Merged
merged 2 commits into from
Jan 17, 2022

Conversation

daemon365
Copy link
Member

Description (what this PR does / why we need it):

Which issue(s) this PR fixes (resolves / be part of):

fixes #

Other special notes for reviewer:

@codecov-commenter
Copy link

Codecov Report

Merging #1770 (8d60b5d) into main (83fad75) will decrease coverage by 0.51%.
The diff coverage is 59.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1770      +/-   ##
==========================================
- Coverage   81.30%   80.79%   -0.52%     
==========================================
  Files          79       80       +1     
  Lines        3525     3556      +31     
==========================================
+ Hits         2866     2873       +7     
- Misses        455      477      +22     
- Partials      204      206       +2     
Impacted Files Coverage Δ
transport/grpc/interceptor.go 52.17% <52.17%> (ø)
transport/grpc/server.go 90.00% <84.61%> (-3.34%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 83fad75...8d60b5d. Read the comment docs.

@daemon365 daemon365 merged commit 8958388 into main Jan 17, 2022
@daemon365 daemon365 deleted the add_stream_interceptor branch January 17, 2022 11:58
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

4 participants