Skip to content

Merge remote-tracking branch 'upstream/main' into ExternalDeploymentI…

d673742
Select commit
Loading
Failed to load commit list.
Merged

Extensions Framework & Orchestrate Anything #9752

Merge remote-tracking branch 'upstream/main' into ExternalDeploymentI…
d673742
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2025 in 0s

17.00% (+0.23%) compared to 217ff27

View this Pull Request on Codecov

17.00% (+0.23%) compared to 217ff27

Details

Codecov Report

❌ Patch coverage is 44.76840% with 2349 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.00%. Comparing base (217ff27) to head (d673742).

Files with missing lines Patch % Lines
...work/extensions/manager/ExtensionsManagerImpl.java 59.23% 265 Missing and 159 partials ⚠️
...al/provisioner/ExternalPathPayloadProvisioner.java 62.59% 161 Missing and 35 partials ⚠️
...hypervisor/external/resource/ExternalResource.java 9.70% 184 Missing and 2 partials ⚠️
...udstack/agent/manager/ExternalTemplateAdapter.java 21.62% 112 Missing and 4 partials ⚠️
.../external/discoverer/ExternalServerDiscoverer.java 37.10% 96 Missing and 4 partials ⚠️
...loudstack/agent/manager/ExternalServerPlanner.java 0.00% 84 Missing ⚠️
...n/java/com/cloud/vm/VirtualMachineManagerImpl.java 52.79% 50 Missing and 26 partials ⚠️
...che/cloudstack/api/response/ExtensionResponse.java 0.00% 73 Missing ⚠️
...ck/api/response/ExtensionCustomActionResponse.java 0.00% 72 Missing ⚠️
...n/java/com/cloud/resource/ResourceManagerImpl.java 0.00% 66 Missing ⚠️
... and 89 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #9752      +/-   ##
============================================
+ Coverage     16.76%   17.00%   +0.23%     
- Complexity    14281    14718     +437     
============================================
  Files          5767     5832      +65     
  Lines        512657   517561    +4904     
  Branches      62359    62982     +623     
============================================
+ Hits          85941    87988    +2047     
- Misses       417118   419640    +2522     
- Partials       9598     9933     +335     

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