threefoldtecharchive / minio

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

Failures testsuite #38

Closed 0xIslamTaha closed 6 years ago

0xIslamTaha commented 6 years ago

This is the base of failure test suite

codecov-io commented 6 years ago

Codecov Report

Merging #38 into master will increase coverage by 5.54%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #38      +/-   ##
=========================================
+ Coverage   52.36%   57.9%   +5.54%     
=========================================
  Files         269     286      +17     
  Lines       42151   48811    +6660     
=========================================
+ Hits        22073   28265    +6192     
- Misses      18140   18297     +157     
- Partials     1938    2249     +311
Impacted Files Coverage Δ
cmd/storage-errors.go 50% <0%> (-50%) :arrow_down:
cmd/admin-rpc-server.go 50.49% <0%> (-18.74%) :arrow_down:
pkg/certs/certs.go 54.63% <0%> (-4.13%) :arrow_down:
cmd/copy-part-range.go 86.27% <0%> (-3.02%) :arrow_down:
cmd/gateway/s3/gateway-s3.go 18.63% <0%> (-2.96%) :arrow_down:
cmd/bucket-policy-handlers.go 86.15% <0%> (-2.03%) :arrow_down:
cmd/gateway/b2/gateway-b2.go 14.56% <0%> (-1.85%) :arrow_down:
cmd/object-api-errors.go 57.22% <0%> (-1.77%) :arrow_down:
cmd/gateway/gcs/gateway-gcs.go 21.03% <0%> (-0.95%) :arrow_down:
cmd/gateway/sia/gateway-sia.go 11.18% <0%> (-0.77%) :arrow_down:
... and 132 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 bab4c90...e9025fc. Read the comment docs.