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

CH: Mitigate number of containers created with CloudBerry again #209

Closed AymericDu closed 4 years ago

AymericDu commented 4 years ago

Jira: OS-489

codecov-io commented 4 years ago

Codecov Report

Merging #209 into 1.x will decrease coverage by 0.7%. The diff coverage is 46.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##              1.x     #209      +/-   ##
==========================================
- Coverage   71.58%   70.89%   -0.69%     
==========================================
  Files          39       39              
  Lines        4046     4053       +7     
==========================================
- Hits         2896     2873      -23     
- Misses       1150     1180      +30
Impacted Files Coverage Δ
oioswift/common/middleware/container_hierarchy.py 67.43% <46.67%> (-0.47%) :arrow_down:
oioswift/common/middleware/crypto/__init__.py 25% <0%> (-75%) :arrow_down:
oioswift/common/middleware/crypto/decrypter.py 0% <0%> (-14.06%) :arrow_down:
oioswift/common/middleware/crypto/keymaster.py 24.33% <0%> (-9.45%) :arrow_down:

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 f21eb8f...1d51d81. Read the comment docs.