canonical / pylxd

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

Update codestyle for Python 3.6 #541

Closed simondeziel closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #541 (3957a50) into master (fe37358) will not change coverage. The diff coverage is 94.73%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master     #541   +/-   ##
=======================================
  Coverage   97.43%   97.43%           
=======================================
  Files          56       56           
  Lines        4251     4251           
=======================================
  Hits         4142     4142           
  Misses        109      109           
Impacted Files Coverage Δ
pylxd/__init__.py 100.00% <ø> (ø)
pylxd/deprecated/operation.py 88.23% <ø> (ø)
pylxd/exceptions.py 50.00% <ø> (ø)
pylxd/deprecated/hosts.py 86.25% <80.00%> (ø)
pylxd/deprecated/image.py 97.77% <95.00%> (ø)
pylxd/client.py 90.17% <100.00%> (ø)
pylxd/deprecated/certificate.py 100.00% <100.00%> (ø)
pylxd/deprecated/connection.py 88.69% <100.00%> (ø)
pylxd/deprecated/container.py 92.22% <100.00%> (ø)
pylxd/deprecated/exceptions.py 100.00% <100.00%> (ø)
... and 6 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more