canonical / pylxd

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

Check for TLS certs in the path used by LXD 3.0 snap #506

Closed simondeziel closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #506 (1c442f0) into master (47b2c9f) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #506   +/-   ##
=======================================
  Coverage   97.05%   97.05%           
=======================================
  Files          56       56           
  Lines        4105     4106    +1     
=======================================
+ Hits         3984     3985    +1     
  Misses        121      121           
Impacted Files Coverage Δ
pylxd/client.py 89.91% <100.00%> (+0.04%) :arrow_up:

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 47b2c9f...1c442f0. Read the comment docs.