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

Grpc interceptor slogger #24

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Grpc interceptor slogger #24

wants to merge 23 commits into from

Conversation

veqryn
Copy link
Owner

@veqryn veqryn commented Dec 17, 2024

Create slogctx grpc interceptors for server/client and unary/streaming.

@codecov-commenter
Copy link

codecov-commenter commented Dec 17, 2024

Codecov Report

Attention: Patch coverage is 93.10345% with 40 lines in your changes missing coverage. Please review.

Project coverage is 93.00%. Comparing base (43d8580) to head (dbb0582).

Files with missing lines Patch % Lines
grpc/config.go 80.72% 12 Missing and 4 partials ⚠️
grpc/interceptor.go 95.44% 10 Missing and 5 partials ⚠️
grpc/parse.go 85.00% 4 Missing and 2 partials ⚠️
grpc/util.go 78.57% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   92.81%   93.00%   +0.19%     
==========================================
  Files           9       14       +5     
  Lines         306      886     +580     
==========================================
+ Hits          284      824     +540     
- Misses         16       44      +28     
- Partials        6       18      +12     

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

@akardos-zscaler
Copy link

LGTM! I can't approve.

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