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 ListParts and AbortMultipartUploads #68

Merged
merged 3 commits into from
Aug 22, 2023
Merged

implement ListParts and AbortMultipartUploads #68

merged 3 commits into from
Aug 22, 2023

Conversation

Robothy
Copy link
Owner

@Robothy Robothy commented Aug 22, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #68 (924038d) into master (6e576d1) will increase coverage by 0.37%.
Report is 1 commits behind head on master.
The diff coverage is 92.30%.

@@             Coverage Diff              @@
##             master      #68      +/-   ##
============================================
+ Coverage     86.70%   87.07%   +0.37%     
- Complexity      803      855      +52     
============================================
  Files           177      184       +7     
  Lines          3128     3288     +160     
  Branches        157      168      +11     
============================================
+ Hits           2712     2863     +151     
- Misses          331      335       +4     
- Partials         85       90       +5     
Files Changed Coverage Δ
...n/java/com/robothy/s3/core/util/S3ObjectUtils.java 25.00% <25.00%> (ø)
.../robothy/s3/rest/assertions/RequestAssertions.java 50.00% <50.00%> (ø)
...3/core/service/CompleteMultipartUploadService.java 86.48% <80.00%> (-1.02%) ⬇️
...om/robothy/s3/core/model/answers/ListPartsAns.java 87.50% <87.50%> (ø)
.../main/java/com/robothy/s3/rest/utils/XmlUtils.java 71.42% <88.88%> (+71.42%) ⬆️
...obothy/s3/rest/model/response/ListPartsResult.java 91.30% <91.30%> (ø)
.../com/robothy/s3/core/service/ListPartsService.java 96.77% <96.77%> (ø)
...m/robothy/s3/core/model/answers/UploadPartAns.java 66.66% <100.00%> (+66.66%) ⬆️
...bothy/s3/core/model/request/UploadPartOptions.java 100.00% <100.00%> (ø)
...y/s3/core/service/AbortMultipartUploadService.java 100.00% <100.00%> (ø)
... and 7 more

@Robothy Robothy merged commit 65e5c30 into master Aug 22, 2023
@Robothy Robothy deleted the ISSUE-66 branch August 22, 2023 06:26
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