Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[S3 API]Support list objectV2 S3 API #2775

Merged
merged 3 commits into from
May 6, 2024

Conversation

SophieGuo410
Copy link
Contributor

This pr is to support listObjectV2 request.

@codecov-commenter
Copy link

codecov-commenter commented May 1, 2024

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 ⚠️
...com/github/ambry/frontend/s3/S3MessagePayload.java 75.00% 1 Missing ⚠️
.../java/com/github/ambry/named/MySqlNamedBlobDb.java 98.27% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             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              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SophieGuo410 SophieGuo410 marked this pull request as ready for review May 1, 2024 18:56
@SophieGuo410 SophieGuo410 merged commit ccdda95 into linkedin:master May 6, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants