threefoldtecharchive / minio

Minio with 0-stor backend
Apache License 2.0
0 stars 0 forks source link

S3 redundant controller #52

Closed 0xIslamTaha closed 6 years ago

0xIslamTaha commented 6 years ago

s3 redundant controller for the test suite.

codecov-io commented 6 years ago

Codecov Report

Merging #52 into master will decrease coverage by 0.25%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #52      +/-   ##
=========================================
- Coverage   52.36%   52.1%   -0.26%     
=========================================
  Files         269     259      -10     
  Lines       42151   32197    -9954     
=========================================
- Hits        22072   16777    -5295     
+ Misses      18141   13487    -4654     
+ Partials     1938    1933       -5
Impacted Files Coverage Δ
cmd/gateway-startup-msg.go 50% <0%> (-11.12%) :arrow_down:
cmd/posix-errors.go 38.33% <0%> (-11%) :arrow_down:
cmd/web-router.go 69.69% <0%> (-8.09%) :arrow_down:
cmd/sts-handlers.go 14.63% <0%> (-8.01%) :arrow_down:
cmd/xl-v1-common.go 79.48% <0%> (-7.47%) :arrow_down:
pkg/quick/errorutil.go 78.43% <0%> (-6.38%) :arrow_down:
cmd/fs-v1-helpers.go 63.82% <0%> (-6.21%) :arrow_down:
cmd/fs-v1-rwpool.go 66.66% <0%> (-5.75%) :arrow_down:
cmd/retry.go 81.81% <0%> (-5.69%) :arrow_down:
pkg/quick/encoding.go 50.66% <0%> (-4.55%) :arrow_down:
... and 236 more

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 7a1804b...4901773. Read the comment docs.