canonical / pylxd

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

Bump black to 23.1.0 #532

Closed sparkiegeek closed 1 year ago

sparkiegeek commented 1 year ago

Upgrade black version to 23.1.0

Bump Ubuntu version to 22.04 from 20.04 to run with Python 3.8

codecov-commenter commented 1 year ago

Codecov Report

Merging #532 (427c199) into master (06fed20) will not change coverage. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master     #532   +/-   ##
=======================================
  Coverage   97.03%   97.03%           
=======================================
  Files          56       56           
  Lines        4255     4255           
=======================================
  Hits         4129     4129           
  Misses        126      126           
Impacted Files Coverage Δ
pylxd/deprecated/connection.py 88.69% <ø> (ø)
pylxd/deprecated/tests/test_image.py 100.00% <ø> (ø)
pylxd/managers.py 100.00% <ø> (ø)
pylxd/models/instance.py 95.77% <ø> (ø)
pylxd/deprecated/image.py 97.77% <100.00%> (ø)

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