Closed Arun-LinkedIn closed 1 month ago
Attention: Patch coverage is 0%
with 145 lines
in your changes missing coverage. Please review.
Project coverage is 70.00%. Comparing base (
52ba813
) to head (4b4c782
). Report is 97 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
...commons/DualConsumerReadableStreamChannelImpl.java | 0.00% | 145 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This is implemented via PR https://github.com/linkedin/ambry/pull/2898
An implementation of a readable stream channel that acts a proxy/buffer between input read channel and two write channels.