Skip to content

[#11256] Fix stream leak of FlowControl

Codecov / codecov/project failed Jul 30, 2024 in 0s

36.91% (-0.01%) compared to b2f3b26

View this Pull Request on Codecov

36.91% (-0.01%) compared to b2f3b26

Details

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.

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

Files Patch % Lines
...lowcontrol/FlowControlRejectExecutionListener.java 0.00% 9 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    12075       -1     
============================================
  Files          4011     4011              
  Lines         98288    98289       +1     
  Branches      10421    10425       +4     
============================================
- Hits          36289    36284       -5     
- Misses        59034    59036       +2     
- Partials       2965     2969       +4     

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