-
Notifications
You must be signed in to change notification settings - Fork 27
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
Adds new handle to object stores that support S3 API #107
base: develop
Are you sure you want to change the base?
Conversation
… into feature/backend-s3
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #107 +/- ##
===========================================
- Coverage 63.74% 63.74% -0.01%
===========================================
Files 1066 1066
Lines 55360 55363 +3
Branches 4086 4086
===========================================
Hits 35289 35289
- Misses 20071 20074 +3 ☔ View full report in Codecov by Sentry. |
fix several minor issues
536785a
to
3647ce8
Compare
Private downstream CI failed. |
Private downstream CI failed. |
Private downstream CI succeeded. |
1 similar comment
Private downstream CI succeeded. |
197b1c5
to
14f3579
Compare
Private downstream CI failed. |
strcmp returns wrong result
Private downstream CI failed. |
Private downstream CI failed. |
08ab8d4
to
25d98c7
Compare
Private downstream CI failed. |
Adds S3 support via AWS SDK C++