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

Add grpc interceptors #938

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Merge branch 'master' into grpc-interceptor

dda5723
Select commit
Loading
Failed to load commit list.
Open

Add grpc interceptors #938

Merge branch 'master' into grpc-interceptor
dda5723
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2024 in 0s

83.67% (+0.03%) compared to 109fca1

View this Pull Request on Codecov

83.67% (+0.03%) compared to 109fca1

Details

Codecov Report

Attention: Patch coverage is 84.29119% with 41 lines in your changes missing coverage. Please review.

Project coverage is 83.67%. Comparing base (109fca1) to head (dda5723).

Files with missing lines Patch % Lines
grpc/server.go 80.11% 28 Missing and 7 partials ⚠️
grpc/client.go 92.94% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #938      +/-   ##
==========================================
+ Coverage   83.64%   83.67%   +0.03%     
==========================================
  Files          49       52       +3     
  Lines        5129     5410     +281     
==========================================
+ Hits         4290     4527     +237     
- Misses        682      718      +36     
- Partials      157      165       +8     

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