canonical / pylxd

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

More cluster fixes #518

Closed simondeziel closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #518 (067b2e9) into master (b464b17) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #518   +/-   ##
=======================================
  Coverage   97.06%   97.07%           
=======================================
  Files          56       56           
  Lines        4124     4138   +14     
=======================================
+ Hits         4003     4017   +14     
  Misses        121      121           
Impacted Files Coverage Δ
pylxd/models/cluster.py 93.75% <100.00%> (+0.20%) :arrow_up:
pylxd/models/instance.py 95.75% <100.00%> (+0.01%) :arrow_up:
pylxd/models/tests/test_cluster.py 100.00% <100.00%> (ø)
pylxd/models/tests/test_cluster_certificate.py 100.00% <100.00%> (ø)
pylxd/models/tests/test_storage.py 100.00% <100.00%> (ø)
pylxd/tests/testing.py 100.00% <100.00%> (ø)

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