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

perf(grpc): switch to gRPC CodecV2 for improved performance #944

Merged
merged 1 commit into from
Feb 3, 2025

perf(grpc): switch to gRPC CodecV2 for improved performance

e7002e3
Select commit
Loading
Failed to load commit list.
Merged

perf(grpc): switch to gRPC CodecV2 for improved performance #944

perf(grpc): switch to gRPC CodecV2 for improved performance
e7002e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2025 in 0s

80.07% (-0.07%) compared to 195d7e7

View this Pull Request on Codecov

80.07% (-0.07%) compared to 195d7e7

Details

Codecov Report

Attention: Patch coverage is 73.07692% with 7 lines in your changes missing coverage. Please review.

Project coverage is 80.07%. Comparing base (195d7e7) to head (e7002e3).

Files with missing lines Patch % Lines
pkg/rpc/codec.go 73.07% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #944      +/-   ##
==========================================
- Coverage   80.14%   80.07%   -0.07%     
==========================================
  Files         179      179              
  Lines       21548    21563      +15     
==========================================
- Hits        17269    17266       -3     
- Misses       3497     3511      +14     
- Partials      782      786       +4     

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