Closed Arun-LinkedIn closed 2 months ago
Attention: Patch coverage is 72.93233%
with 36 lines
in your changes missing coverage. Please review.
Project coverage is 67.35%. Comparing base (
52ba813
) to head (6642c1f
). Report is 105 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
...ithub/ambry/commons/PipedAsyncWritableChannel.java | 72.93% | 19 Missing and 17 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This can be used to write uploaded bytes to multiple readers. This is inspired from POC by @justinlin-linkedin here - https://github.com/linkedin/ambry/pull/2890!