Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement "openio container purge" command, remove unused code #1250

Merged
merged 3 commits into from
Nov 2, 2017

Conversation

fvennetier
Copy link
Member

This was used to workaround resolver cache issues. But since we reduced
usage of resolver cache, we don't need it anymore.
@codecov-io
Copy link

codecov-io commented Nov 2, 2017

Codecov Report

Merging #1250 into 4.x will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              4.x    #1250      +/-   ##
==========================================
+ Coverage   77.35%   77.39%   +0.04%     
==========================================
  Files         296      296              
  Lines       53919    53939      +20     
  Branches     6382     6380       -2     
==========================================
+ Hits        41706    41741      +35     
+ Misses      11782    11656     -126     
- Partials      431      542     +111
Impacted Files Coverage Δ
proxy/meta2v2_remote.c 79.75% <ø> (+1.51%) ⬆️
meta2v2/meta2_gridd_dispatcher.c 68.19% <ø> (ø) ⬆️
...ests/functional/content/test_content_versioning.py 100% <100%> (ø)
tests/functional/cli/container/test_container.py 98.25% <100%> (+0.1%) ⬆️
meta2v2/meta2_utils_lb.c 79.55% <0%> (-11.36%) ⬇️
oio/ecd/app.py 59.77% <0%> (-6.5%) ⬇️
meta2v2/meta2_utils_json_in.c 32.2% <0%> (-4.1%) ⬇️
sqliterepo/replication_dispatcher.c 48.05% <0%> (-3.51%) ⬇️
meta2v2/meta2_utils_json_out.c 95.56% <0%> (-3.33%) ⬇️
sqliterepo/sqlite_utils.c 84.79% <0%> (-1.44%) ⬇️
... and 29 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 03cae28...48b5c31. Read the comment docs.

@fvennetier fvennetier merged commit f41e987 into open-io:4.x Nov 2, 2017
@fvennetier fvennetier deleted the fix-container-purge branch November 2, 2017 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants