linkedin / ambry

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

[S3 API]Support list objectV2 S3 API #2775

Closed SophieGuo410 closed 6 months ago

SophieGuo410 commented 6 months ago

This pr is to support listObjectV2 request.

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 95.65217% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 64.20%. Comparing base (52ba813) to head (5e9e3c4). Report is 5 commits behind head on master.

Files Patch % Lines
.../java/com/github/ambry/frontend/NamedBlobPath.java 80.00% 0 Missing and 1 partial :warning:
...com/github/ambry/frontend/s3/S3MessagePayload.java 75.00% 1 Missing :warning:
.../java/com/github/ambry/named/MySqlNamedBlobDb.java 98.27% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2775 +/- ## ============================================ - Coverage 64.24% 64.20% -0.04% + Complexity 10398 10393 -5 ============================================ Files 840 840 Lines 71755 71855 +100 Branches 8611 8631 +20 ============================================ + Hits 46099 46136 +37 - Misses 23004 23067 +63 Partials 2652 2652 ```

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