canonical / pylxd

Python module for LXD
https://pylxd.readthedocs.io/en/latest/
Apache License 2.0
251 stars 133 forks source link

Misc fixes #505

Closed simondeziel closed 2 years ago

simondeziel commented 2 years ago

Most notable changes:

stgraber commented 2 years ago
would reformat /home/runner/work/pylxd/pylxd/integration/test_projects.py
codecov-commenter commented 2 years ago

Codecov Report

Merging #505 (e6669c1) into master (48d1a8c) will decrease coverage by 0.02%. The diff coverage is 88.88%.

@@            Coverage Diff             @@
##           master     #505      +/-   ##
==========================================
- Coverage   97.07%   97.05%   -0.03%     
==========================================
  Files          56       56              
  Lines        4101     4105       +4     
==========================================
+ Hits         3981     3984       +3     
- Misses        120      121       +1     
Impacted Files Coverage Δ
pylxd/tests/test_client.py 100.00% <ø> (ø)
pylxd/client.py 89.86% <88.88%> (-0.23%) :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 48d1a8c...e6669c1. Read the comment docs.