Skip to content
This repository was archived by the owner on May 5, 2020. It is now read-only.

WIP: implement logging #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

WIP: implement logging #12

wants to merge 2 commits into from

Conversation

resmo
Copy link
Owner

@resmo resmo commented Jan 18, 2020

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #12 into master will increase coverage by 0.03%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   96.72%   96.75%   +0.03%     
==========================================
  Files          38       39       +1     
  Lines        1617     1633      +16     
==========================================
+ Hits         1564     1580      +16     
  Misses         53       53
Flag Coverage Δ
#unittests 96.75% <83.33%> (+0.03%) ⬆️
Impacted Files Coverage Δ
cloudscale/log.py 100% <100%> (ø)
cloudscale/client.py 98.33% <100%> (+0.18%) ⬆️
cloudscale/cli.py 100% <100%> (ø) ⬆️
cloudscale/tests/test_server.py 99.42% <100%> (ø) ⬆️
cloudscale/lib/__init__.py 100% <100%> (ø) ⬆️
cloudscale/commands/network.py 92.2% <77.77%> (ø) ⬆️
cloudscale/commands/server_group.py 92% <77.77%> (ø) ⬆️
cloudscale/commands/objects_user.py 91.89% <77.77%> (ø) ⬆️
cloudscale/commands/volume.py 92.5% <77.77%> (ø) ⬆️
cloudscale/commands/floating_ip.py 92.4% <77.77%> (ø) ⬆️
... and 6 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 af8f9e6...e1223c5. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants