linkedin / ambry

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

Moved PipedAsyncWritableChannel to closed source #2929

Closed Arun-LinkedIn closed 1 month ago

Arun-LinkedIn commented 1 month ago

This change:

  1. Moves PipedAsyncWritableChannel to AmbryLI
  2. Reuses restServerRouterFactory instead of boolean to switch between routers
codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.25%. Comparing base (52ba813) to head (2ec6bde). Report is 129 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2929 +/- ## ============================================ + Coverage 64.24% 70.25% +6.00% - Complexity 10398 11961 +1563 ============================================ Files 840 865 +25 Lines 71755 73546 +1791 Branches 8611 8842 +231 ============================================ + Hits 46099 51669 +5570 + Misses 23004 19190 -3814 - Partials 2652 2687 +35 ```

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