canonical / pylxd

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

Allow setting the profile description upon creation #566

Closed simondeziel closed 10 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #566 (559eeab) into main (761d965) will decrease coverage by 0.04%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main     #566      +/-   ##
==========================================
- Coverage   97.80%   97.77%   -0.04%     
==========================================
  Files          32       32              
  Lines        3055     3057       +2     
==========================================
+ Hits         2988     2989       +1     
- Misses         67       68       +1     
Files Coverage Δ
pylxd/models/profile.py 97.72% <66.66%> (-2.28%) :arrow_down: