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] Apply RateLimiter to the server stream in gRPC #11257

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jul 16, 2024

No description provided.

@emeroad emeroad added this to the 3.0.1 milestone Jul 16, 2024
@emeroad emeroad changed the title [#11256] Apply the RateLimiter to the server stream in gRPC [#11256] Apply RateLimiter to the server stream in gRPC Jul 16, 2024
Copy link

codecov bot commented Jul 16, 2024

Codecov Report

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

Project coverage is 36.94%. Comparing base (eebe59d) to head (a9556b3).

Files Patch % Lines
...tor/grpc/config/GrpcSpanReceiverConfiguration.java 0.00% 16 Missing ⚠️
...tor/grpc/config/GrpcStatReceiverConfiguration.java 0.00% 16 Missing ⚠️
...c/flow/RateLimitClientStreamServerInterceptor.java 88.57% 1 Missing and 3 partials ⚠️
...c/server/flowcontrol/DefaultServerCallWrapper.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11257      +/-   ##
============================================
+ Coverage     36.93%   36.94%   +0.01%     
- Complexity    12055    12059       +4     
============================================
  Files          3995     3996       +1     
  Lines         98050    98101      +51     
  Branches      10415    10417       +2     
============================================
+ Hits          36210    36242      +32     
- Misses        58874    58892      +18     
- Partials       2966     2967       +1     

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

@emeroad emeroad merged commit bfcfe5f into pinpoint-apm:master Jul 17, 2024
3 checks passed
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