multipass icon indicating copy to clipboard operation
multipass copied to clipboard

Az networking

Open Sploder12 opened this issue 8 months ago • 1 comments

Adds subnets to AZs and assigns them to VMs made in that zone. This PR only covers Linux QEMU using dnsmasq.

MULTI-1942

Sploder12 avatar May 05 '25 17:05 Sploder12

Codecov Report

:x: Patch coverage is 96.05263% with 3 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 89.50%. Comparing base (6c91f0b) to head (bf74556). :warning: Report is 8 commits behind head on availability-zones.

Files with missing lines Patch % Lines
...backends/qemu/linux/qemu_platform_detail_linux.cpp 94.73% 2 Missing :warning:
...tform/backends/qemu/linux/dnsmasq_process_spec.cpp 96.29% 1 Missing :warning:
Additional details and impacted files
@@                  Coverage Diff                   @@
##           availability-zones    #4071      +/-   ##
======================================================
+ Coverage               89.48%   89.50%   +0.02%     
======================================================
  Files                     268      268              
  Lines                   18003    18034      +31     
======================================================
+ Hits                    16110    16142      +32     
+ Misses                   1893     1892       -1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar May 05 '25 18:05 codecov[bot]