Adds new handle to object stores that support S3 API#107
Adds new handle to object stores that support S3 API#107mcakircali wants to merge 97 commits intodevelopfrom
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++