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

[#10693] Add enable option for grpc client reties #10732

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

donghun-cho
Copy link
Contributor

@donghun-cho donghun-cho self-assigned this Mar 5, 2024
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

Attention: Patch coverage is 33.77483% with 100 lines in your changes are missing coverage. Please review.

Project coverage is 37.62%. Comparing base (5850d41) to head (259a983).

Files Patch % Lines
...t/profiler/sender/grpc/MetadataGrpcDataSender.java 3.70% 25 Missing and 1 partial ⚠️
...rofiler/sender/grpc/LogResponseStreamObserver.java 0.00% 21 Missing ⚠️
...t/grpc/client/retry/RetryServiceConfigBuilder.java 65.71% 11 Missing and 1 partial ⚠️
...rp/pinpoint/grpc/client/DefaultChannelFactory.java 18.18% 8 Missing and 1 partial ⚠️
...pinpoint/grpc/client/config/ClientRetryOption.java 0.00% 9 Missing ⚠️
...grpc/client/retry/HedgingServiceConfigBuilder.java 64.00% 8 Missing and 1 partial ⚠️
.../provider/grpc/MetadataGrpcDataSenderProvider.java 27.27% 7 Missing and 1 partial ⚠️
...filer/context/grpc/config/GrpcTransportConfig.java 60.00% 4 Missing ⚠️
...oint/grpc/client/DefaultChannelFactoryBuilder.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #10732      +/-   ##
============================================
- Coverage     37.62%   37.62%   -0.01%     
- Complexity    11944    11958      +14     
============================================
  Files          3841     3845       +4     
  Lines         95142    95289     +147     
  Branches      10310    10322      +12     
============================================
+ Hits          35800    35855      +55     
- Misses        56399    56487      +88     
- Partials       2943     2947       +4     

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

@donghun-cho donghun-cho merged commit c59123f into pinpoint-apm:master Mar 6, 2024
2 of 3 checks passed
@donghun-cho donghun-cho deleted the metadata branch March 6, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant