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

implement list multipart uploads. #161

Merged
merged 5 commits into from
Feb 4, 2025
Merged

implement list multipart uploads. #161

merged 5 commits into from
Feb 4, 2025

Conversation

Robothy
Copy link
Owner

@Robothy Robothy commented Feb 2, 2025

No description provided.

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

Attention: Patch coverage is 93.08511% with 13 lines in your changes missing coverage. Please review.

Project coverage is 90.83%. Comparing base (21a31b0) to head (a43a690).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...y/s3/core/service/ListMultipartUploadsService.java 92.77% 3 Missing and 3 partials ⚠️
...ava/com/robothy/s3/core/service/ListItemUtils.java 84.61% 2 Missing and 2 partials ⚠️
...hy/s3/jupiter/extensions/RealS3ClientResolver.java 82.35% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #161      +/-   ##
============================================
+ Coverage     90.76%   90.83%   +0.07%     
- Complexity      791      824      +33     
============================================
  Files           159      164       +5     
  Lines          3301     3459     +158     
  Branches        207      222      +15     
============================================
+ Hits           2996     3142     +146     
- Misses          227      235       +8     
- Partials         78       82       +4     

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

@Robothy Robothy merged commit 88ce099 into main Feb 4, 2025
5 checks passed
@Robothy Robothy deleted the list-multipart-uploads branch February 4, 2025 12:00
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.

1 participant