open-io / oio-sds

High Performance Software-Defined Object Storage for Big Data and AI, that supports Amazon S3 and Openstack Swift
https://www.openio.io
Other
664 stars 93 forks source link

Remove unsupported backblaze integration #2080

Closed murlock closed 4 years ago

murlock commented 4 years ago
SUMMARY

Remove backblaze support as it was not tested since few years

ISSUE TYPE
COMPONENT NAME
SDS VERSION
master
ADDITIONAL INFORMATION
codecov-commenter commented 4 years ago

Codecov Report

Merging #2080 into master will increase coverage by 0.61%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2080      +/-   ##
==========================================
+ Coverage   79.25%   79.85%   +0.61%     
==========================================
  Files         370      366       -4     
  Lines       72707    71997     -710     
  Branches     6423     6421       -2     
==========================================
- Hits        57617    57488     -129     
+ Misses      14889    14309     -580     
+ Partials      201      200       -1     
Impacted Files Coverage Δ
meta2v2/meta2_utils.c 83.96% <ø> (ø)
metautils/lib/storage_policy.c 90.97% <ø> (+4.04%) :arrow_up:
metautils/lib/storage_policy.h 94.45% <ø> (ø)
oio/api/object_storage.py 86.47% <ø> (+3.48%) :arrow_up:
oio/ecd/app.py 82.93% <ø> (+16.27%) :arrow_up:
oio/common/storage_method.py 78.63% <50.00%> (+4.13%) :arrow_up:
core/sds.c 79.03% <100.00%> (-0.01%) :arrow_down:
meta2v2/meta2_utils_lb.c 79.81% <100.00%> (+2.09%) :arrow_up:
oio/common/utils.py 66.77% <0.00%> (-3.65%) :arrow_down:
oio/directory/indexer.py 72.23% <0.00%> (-2.38%) :arrow_down:
... and 45 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 292d154...dd6e3e2. Read the comment docs.