linkedin / ambry

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

Support nextMarker and nextContinuationToken #2807

Closed SophieGuo410 closed 2 months ago

SophieGuo410 commented 2 months ago

Support nextMarker for listObject and nextContinuationToken for listObjectV2

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 94.59459% with 2 lines in your changes missing coverage. Please review.

Project coverage is 70.17%. Comparing base (52ba813) to head (fe3ca37). Report is 33 commits behind head on master.

Files Patch % Lines
...com/github/ambry/frontend/s3/S3MessagePayload.java 90.47% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2807 +/- ## ============================================ + Coverage 64.24% 70.17% +5.93% - Complexity 10398 11744 +1346 ============================================ Files 840 842 +2 Lines 71755 72314 +559 Branches 8611 8703 +92 ============================================ + Hits 46099 50747 +4648 + Misses 23004 18902 -4102 - Partials 2652 2665 +13 ```

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