linkedin / ambry

Distributed object store
https://github.com/linkedin/ambry/wiki
Apache License 2.0
1.74k stars 275 forks source link

POC for piped channels #2890

Open justinlin-linkedin opened 4 days ago

justinlin-linkedin commented 4 days ago

POC

codecov-commenter commented 4 days ago

Codecov Report

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

Project coverage is 70.04%. Comparing base (52ba813) to head (614f699). Report is 98 commits behind head on master.

Files with missing lines Patch % Lines
...ithub/ambry/commons/PipedAsyncWritableChannel.java 0.00% 96 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2890 +/- ## ============================================ + Coverage 64.24% 70.04% +5.79% - Complexity 10398 11859 +1461 ============================================ Files 840 862 +22 Lines 71755 73080 +1325 Branches 8611 8790 +179 ============================================ + Hits 46099 51186 +5087 + Misses 23004 19253 -3751 + Partials 2652 2641 -11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.