-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
MultiPartUpload support #41
base: main
Are you sure you want to change the base?
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #41 +/- ##
==========================================
- Coverage 96.64% 89.39% -7.25%
==========================================
Files 10 10
Lines 626 679 +53
Branches 102 114 +12
==========================================
+ Hits 605 607 +2
- Misses 15 64 +49
- Partials 6 8 +2
Continue to review full report at Codecov.
|
Sorry this got completely lost. If you're still interested, I'd be happy to review this if it was updated to head of main. Otherwise, sorry again I dropped the ball. |
While this PR should be working but is not yet ready to be merged.
No tests have been written. The functionality has only been tested using a Minio s3 bucket.
Any remarks / tips are welcome.
Help with mocking the request for testing would be appreciated.
This should implement following api's:
Todo:
Example