Skip to content

Change global settings name

422e448
Select commit
Loading
Failed to load commit list.
Merged

Add support for providing userdata to system VMs #11654

Change global settings name
422e448
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2025 in 1s

17.54% (+0.03%) compared to 3159fa7

View this Pull Request on Codecov

17.54% (+0.03%) compared to 3159fa7

Details

Codecov Report

❌ Patch coverage is 60.33058% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.54%. Comparing base (3159fa7) to head (422e448).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
.../network/lb/InternalLoadBalancerVMManagerImpl.java 0.00% 10 Missing ⚠️
...om/cloud/consoleproxy/ConsoleProxyManagerImpl.java 0.00% 10 Missing ⚠️
.../secondarystorage/SecondaryStorageManagerImpl.java 0.00% 10 Missing ⚠️
...oud/network/lb/ElasticLoadBalancerManagerImpl.java 0.00% 9 Missing ⚠️
...ork/router/VirtualNetworkApplianceManagerImpl.java 0.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11654      +/-   ##
============================================
+ Coverage     17.50%   17.54%   +0.03%     
- Complexity    15426    15465      +39     
============================================
  Files          5894     5897       +3     
  Lines        526847   527340     +493     
  Branches      64335    64390      +55     
============================================
+ Hits          92232    92516     +284     
- Misses       424238   424429     +191     
- Partials      10377    10395      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.