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

[#11256] Add ServerStreamId for debug #11333

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Aug 7, 2024

No description provided.

@emeroad emeroad added this to the 3.0.1 milestone Aug 7, 2024
@emeroad emeroad linked an issue Aug 7, 2024 that may be closed by this pull request
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 36.93%. Comparing base (a51e2be) to head (177deba).

Files Patch % Lines
...t/collector/receiver/grpc/service/SpanService.java 0.00% 2 Missing ⚠️
...t/collector/receiver/grpc/service/StatService.java 0.00% 2 Missing ⚠️
...lector/receiver/grpc/service/ServerCallStream.java 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #11333   +/-   ##
=========================================
  Coverage     36.92%   36.93%           
  Complexity    12060    12060           
=========================================
  Files          4007     4007           
  Lines         98229    98232    +3     
  Branches      10423    10423           
=========================================
+ Hits          36274    36284   +10     
+ Misses        58981    58974    -7     
  Partials       2974     2974           

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

@emeroad emeroad merged commit 5d0e345 into pinpoint-apm:master Aug 7, 2024
3 checks passed
@emeroad emeroad deleted the #11256_stream branch August 8, 2024 01:46
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.

Apply the RateLimiter to the server stream in gRPC
1 participant