open-io / oio-swift

Openio flavor of the Openstack Swift Gateway and middlewares, allowing access to OpenIO SDS via an Openstack Swift gateway.
https://www.openio.io
Apache License 2.0
23 stars 21 forks source link

Adapt to swift 2.23 (train) #203

Closed fvennetier closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #203 into master will decrease coverage by 0.23%. The diff coverage is 44.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #203      +/-   ##
==========================================
- Coverage   74.95%   74.72%   -0.22%     
==========================================
  Files          37       38       +1     
  Lines        3843     3848       +5     
==========================================
- Hits         2880     2875       -5     
- Misses        963      973      +10
Impacted Files Coverage Δ
oioswift/proxy/controllers/container.py 49.02% <0%> (-0.98%) :arrow_down:
oioswift/proxy/controllers/obj.py 60.8% <0%> (ø) :arrow_up:
oioswift/__init__.py 100% <100%> (ø) :arrow_up:
oioswift/common/middleware/crypto/crypto_utils.py 100% <100%> (+6.67%) :arrow_up:
...ts/unit/common/middleware/test_versioned_writes.py 100% <100%> (ø) :arrow_up:
oioswift/common/middleware/crypto/decrypter.py 15.16% <11.54%> (+1.09%) :arrow_up:
oioswift/common/wsgi.py 45.46% <45.46%> (ø)
bin/oioswift-proxy-server 60.53% <80%> (+4.65%) :arrow_up:
oioswift/proxy/controllers/account.py 72.14% <0%> (-0.99%) :arrow_down:
oioswift/common/middleware/versioned_writes.py 80.87% <0%> (-0.86%) :arrow_down:
... and 2 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 51fc095...fe6ea34. Read the comment docs.