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] Fix stream leak of FlowControl #11305

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jul 30, 2024

No description provided.

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

codecov bot commented Jul 30, 2024

Codecov Report

Attention: Patch coverage is 29.62963% with 19 lines in your changes missing coverage. Please review.

Project coverage is 36.91%. Comparing base (b2f3b26) to head (9d43fa0).

Files Patch % Lines
...lowcontrol/FlowControlRejectExecutionListener.java 38.09% 11 Missing and 2 partials ⚠️
...r/flowcontrol/StreamExecutorServerInterceptor.java 0.00% 3 Missing ⚠️
...reamExecutorRejectedExecutionRequestScheduler.java 0.00% 2 Missing ⚠️
...c/server/flowcontrol/DefaultServerCallWrapper.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11305      +/-   ##
============================================
- Coverage     36.92%   36.91%   -0.01%     
+ Complexity    12076    12073       -3     
============================================
  Files          4011     4011              
  Lines         98288    98291       +3     
  Branches      10421    10424       +3     
============================================
- Hits          36289    36283       -6     
- Misses        59034    59040       +6     
- Partials       2965     2968       +3     

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

@emeroad emeroad merged commit 7c598e1 into pinpoint-apm:master Jul 31, 2024
1 of 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.

1 participant