Skip to content

remove default extension details from hyperv and proxmox

f917a54
Select commit
Loading
Failed to load commit list.
Merged

Extensions Framework & Orchestrate Anything #9752

remove default extension details from hyperv and proxmox
f917a54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2025 in 1s

16.80% (+0.22%) compared to 749ddb9

View this Pull Request on Codecov

16.80% (+0.22%) compared to 749ddb9

Details

Codecov Report

Attention: Patch coverage is 44.00287% with 2339 lines in your changes missing coverage. Please review.

Project coverage is 16.80%. Comparing base (749ddb9) to head (f917a54).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...work/extensions/manager/ExtensionsManagerImpl.java 59.27% 263 Missing and 154 partials ⚠️
...al/provisioner/ExternalPathPayloadProvisioner.java 60.03% 164 Missing and 37 partials ⚠️
...hypervisor/external/resource/ExternalResource.java 9.75% 184 Missing and 1 partial ⚠️
...udstack/agent/manager/ExternalTemplateAdapter.java 21.62% 112 Missing and 4 partials ⚠️
.../external/discoverer/ExternalServerDiscoverer.java 37.41% 93 Missing and 4 partials ⚠️
...loudstack/agent/manager/ExternalServerPlanner.java 0.00% 80 Missing ⚠️
...n/java/com/cloud/vm/VirtualMachineManagerImpl.java 52.79% 50 Missing and 26 partials ⚠️
...n/java/com/cloud/resource/ResourceManagerImpl.java 0.00% 74 Missing ⚠️
...che/cloudstack/api/response/ExtensionResponse.java 0.00% 73 Missing ⚠️
...ck/api/response/ExtensionCustomActionResponse.java 0.00% 72 Missing ⚠️
... and 92 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #9752      +/-   ##
============================================
+ Coverage     16.58%   16.80%   +0.22%     
- Complexity    13987    14403     +416     
============================================
  Files          5744     5808      +64     
  Lines        510797   515557    +4760     
  Branches      62127    62727     +600     
============================================
+ Hits          84700    86662    +1962     
- Misses       416623   419097    +2474     
- Partials       9474     9798     +324     

☔ 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.