Erik-Lamers1 / vnet-manager

Virtual network manager - Manages containers and VMs to create a virtual network setup
MIT License
11 stars 7 forks source link

Add Ubuntu 22.04 support #44

Closed Erik-Lamers1 closed 2 years ago

Erik-Lamers1 commented 2 years ago

Add Jammy as a supported OS

Some small additions, rework the github actions to include pylint in the main pytest run (such that ut is run for both py3.8 and py3.10).

codecov-commenter commented 2 years ago

Codecov Report

Merging #44 (162c0ef) into master (fe1474e) will increase coverage by 0.80%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   95.65%   96.46%   +0.80%     
==========================================
  Files          24       24              
  Lines        1198     1188      -10     
==========================================
  Hits         1146     1146              
+ Misses         52       42      -10     
Impacted Files Coverage Δ
vnet_manager/environment/host.py 100.00% <ø> (+41.66%) :arrow_up:
vnet_manager/settings/base.py 100.00% <ø> (ø)
vnet_manager/environment/lxc.py 100.00% <100.00%> (ø)
vnet_manager/operations/interface.py 100.00% <100.00%> (ø)
vnet_manager/providers/lxc.py 100.00% <100.00%> (ø)

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