Skip to content

Stopping service loses access to containers#387

Merged
stefanoborini merged 11 commits into
masterfrom
370-stopping-loses-access-2
Apr 3, 2017
Merged

Stopping service loses access to containers#387
stefanoborini merged 11 commits into
masterfrom
370-stopping-loses-access-2

Conversation

@stefanoborini

Copy link
Copy Markdown
Contributor

Fixes #370

@codecov-io

codecov-io commented Mar 31, 2017

Copy link
Copy Markdown

Codecov Report

Merging #387 into master will increase coverage by 0.03%.
The diff coverage is 97.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #387      +/-   ##
==========================================
+ Coverage    95.3%   95.33%   +0.03%     
==========================================
  Files          92       94       +2     
  Lines        3941     4010      +69     
  Branches      255      261       +6     
==========================================
+ Hits         3756     3823      +67     
- Misses        128      129       +1     
- Partials       57       58       +1
Impacted Files Coverage Δ
remoteappmanager/docker/tests/test_container.py 100% <ø> (ø) ⬆️
remoteappmanager/environment_config.py 100% <ø> (ø) ⬆️
...eappmanager/handlers/register_container_handler.py 100% <100%> (ø)
remoteappmanager/application.py 100% <100%> (ø) ⬆️
remoteappmanager/handlers/api.py 100% <100%> (ø) ⬆️
...eappmanager/tests/mocking/virtual/docker_client.py 89.06% <100%> (ø) ⬆️
remoteappmanager/tests/mocking/dummy.py 91.46% <100%> (ø) ⬆️
...eappmanager/docker/tests/test_container_manager.py 100% <100%> (ø) ⬆️
remoteappmanager/utils.py 88.13% <100%> (+1.59%) ⬆️
.../handlers/tests/test_register_container_handler.py 100% <100%> (ø)
... and 3 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 9284647...e89486c. Read the comment docs.

@stefanoborini stefanoborini merged commit 2f87ad8 into master Apr 3, 2017
@stefanoborini stefanoborini deleted the 370-stopping-loses-access-2 branch April 3, 2017 17:04
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.

3 participants