Closed MrCreosote closed 5 years ago
Merging #17 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #17 +/- ##
======================================
Coverage 76.5% 76.5%
======================================
Files 4 4
Lines 166 166
======================================
Hits 127 127
Misses 33 33
Partials 6 6
Impacted Files | Coverage Δ | |
---|---|---|
filestore/s3.go | 85.04% <ø> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 7abb2a3...0d2ebb8. Read the comment docs.
Ensure that the minio copy function handles > 5G files, above which multipart copy is required.