Skip to content

Merge remote-tracking branch 'apache/4.22' into improve-error-messages

1e66af5
Select commit
Loading
Failed to load commit list.
Draft

framework,api,server,ui: improve error messaging #12336

Merge remote-tracking branch 'apache/4.22' into improve-error-messages
1e66af5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 1s

17.64% (+0.02%) compared to f5778ea

View this Pull Request on Codecov

17.64% (+0.02%) compared to f5778ea

Details

Codecov Report

❌ Patch coverage is 60.24465% with 130 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.64%. Comparing base (f5778ea) to head (1e66af5).
⚠️ Report is 68 commits behind head on 4.22.

Files with missing lines Patch % Lines
...pache/cloudstack/context/ErrorMessageResolver.java 82.73% 13 Missing and 16 partials ⚠️
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 11.53% 21 Missing and 2 partials ⚠️
...ava/org/apache/cloudstack/context/CallContext.java 26.92% 17 Missing and 2 partials ⚠️
.../cloud/resourcelimit/ResourceLimitManagerImpl.java 0.00% 19 Missing ⚠️
...he/cloudstack/api/command/user/vm/DeployVMCmd.java 0.00% 10 Missing ⚠️
.../org/apache/cloudstack/api/ServerApiException.java 0.00% 7 Missing ⚠️
...c/main/java/com/cloud/user/AccountManagerImpl.java 50.00% 4 Missing and 3 partials ⚠️
...m/cloud/utils/exception/CloudRuntimeException.java 53.84% 6 Missing ⚠️
...rc/main/java/com/cloud/configuration/Resource.java 86.36% 3 Missing ⚠️
...loudstack/api/command/user/vm/BaseDeployVMCmd.java 0.00% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12336      +/-   ##
============================================
+ Coverage     17.61%   17.64%   +0.02%     
- Complexity    15659    15701      +42     
============================================
  Files          5914     5915       +1     
  Lines        530807   531096     +289     
  Branches      64856    64898      +42     
============================================
+ Hits          93512    93697     +185     
- Misses       426781   426866      +85     
- Partials      10514    10533      +19     

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