canonical / pylxd

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

Add support for cert_type, name, projects list and restricted flag for certificates #508

Closed simondeziel closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #508 (568f9d7) into master (d940d61) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #508   +/-   ##
=======================================
  Coverage   97.05%   97.05%           
=======================================
  Files          56       56           
  Lines        4105     4105           
=======================================
  Hits         3984     3984           
  Misses        121      121           
Impacted Files Coverage Δ
pylxd/models/certificate.py 100.00% <100.00%> (ø)

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 d940d61...568f9d7. Read the comment docs.

simondeziel commented 2 years ago

@stgraber ready to go.