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

[#11158] Refactor GrpcDataSender #11204

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jul 1, 2024

No description provided.

@emeroad emeroad added this to the 3.0.1 milestone Jul 1, 2024
Copy link

codecov bot commented Jul 1, 2024

Codecov Report

Attention: Patch coverage is 60.52632% with 15 lines in your changes missing coverage. Please review.

Project coverage is 37.00%. Comparing base (221ced9) to head (5bef241).

Files Patch % Lines
...t/profiler/sender/grpc/MetadataGrpcDataSender.java 50.00% 7 Missing and 1 partial ⚠️
...ler/sender/grpc/MetadataGrpcHedgingDataSender.java 66.66% 5 Missing ⚠️
.../provider/grpc/MetadataGrpcDataSenderProvider.java 50.00% 1 Missing ⚠️
...filer/sender/grpc/RetryResponseStreamObserver.java 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #11204   +/-   ##
=========================================
  Coverage     37.00%   37.00%           
- Complexity    12043    12048    +5     
=========================================
  Files          3979     3979           
  Lines         97869    97881   +12     
  Branches      10415    10416    +1     
=========================================
+ Hits          36215    36223    +8     
- Misses        58678    58684    +6     
+ Partials       2976     2974    -2     

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

@emeroad emeroad linked an issue Jul 2, 2024 that may be closed by this pull request
@emeroad emeroad merged commit 0cc0f32 into pinpoint-apm:master Jul 2, 2024
3 checks passed
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.

Change gRPC hedging to default retransmission policy
1 participant