canonical / pylxd

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

github: Run integration tests #555

Closed simondeziel closed 1 year ago

simondeziel commented 1 year ago

A bunch of other fixes are also bundled in this PR but the biggest change is the integration tests being run on push/PR.

codecov[bot] commented 1 year ago

Codecov Report

Merging #555 (a89d4cf) into main (796f3f3) will decrease coverage by 0.01%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #555      +/-   ##
==========================================
- Coverage   97.25%   97.25%   -0.01%     
==========================================
  Files          56       56              
  Lines        4262     4261       -1     
==========================================
- Hits         4145     4144       -1     
  Misses        117      117              
Impacted Files Coverage Δ
pylxd/client.py 90.12% <ø> (-0.05%) :arrow_down: