Skip to content

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

Draft
shwstppr wants to merge 33 commits into
apache:mainfrom
shapeblue:improve-error-messages
Draft

framework,api,server,ui: improve error messaging#12336
shwstppr wants to merge 33 commits into
apache:mainfrom
shapeblue:improve-error-messages

fix test

975979c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 14, 2026 in 0s

19.19% (-1.22%) compared to e63b7da

View this Pull Request on Codecov

19.19% (-1.22%) compared to e63b7da

Details

Codecov Report

❌ Patch coverage is 42.81609% with 398 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.19%. Comparing base (e63b7da) to head (975979c).
⚠️ Report is 71 commits behind head on main.

Files with missing lines Patch % Lines
.../apache/cloudstack/vm/UnmanagedVMsManagerImpl.java 16.55% 126 Missing ⚠️
...n/java/com/cloud/vm/VirtualMachineManagerImpl.java 13.67% 101 Missing ⚠️
...he/cloudstack/context/ResponseMessageResolver.java 80.09% 26 Missing and 17 partials ⚠️
...n/java/org/apache/cloudstack/error/Exceptions.java 39.34% 36 Missing and 1 partial ⚠️
...ava/org/apache/cloudstack/context/CallContext.java 27.58% 18 Missing and 3 partials ⚠️
.../cloud/resourcelimit/ResourceLimitManagerImpl.java 0.00% 20 Missing ⚠️
...he/cloudstack/api/command/user/vm/DeployVMCmd.java 0.00% 9 Missing ⚠️
...c/main/java/com/cloud/user/AccountManagerImpl.java 50.00% 4 Missing and 3 partials ⚠️
...m/cloud/utils/exception/CloudRuntimeException.java 66.66% 6 Missing ⚠️
...main/java/com/cloud/api/ApiAsyncJobDispatcher.java 0.00% 5 Missing ⚠️
... and 10 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12336      +/-   ##
============================================
- Coverage     20.40%   19.19%   -1.22%     
- Complexity    18787    18841      +54     
============================================
  Files          5757     6238     +481     
  Lines        520921   562474   +41553     
  Branches      60823    68669    +7846     
============================================
+ Hits         106282   107952    +1670     
- Misses       403062   442726   +39664     
- Partials      11577    11796     +219     

☔ View full report in Codecov by Harness.
📢 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.