-
Notifications
You must be signed in to change notification settings - Fork 360
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
Extract multipart upload implementation from mvcc cataloger #989
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks Great
Codecov Report
@@ Coverage Diff @@
## master #989 +/- ##
==========================================
- Coverage 44.58% 44.26% -0.33%
==========================================
Files 142 140 -2
Lines 11547 11570 +23
==========================================
- Hits 5148 5121 -27
- Misses 5757 5799 +42
- Partials 642 650 +8
Continue to review full report at Codecov.
|
Extracting multipart upload handling from cataloger as a package under gateway