Skip to content

Apply suggestions from code review

25603ee
Select commit
Loading
Failed to load commit list.
Open

Fix grammar, spelling, word casing, whitespace #9132

Apply suggestions from code review
25603ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2026 in 0s

17.46% (+0.00%) compared to f417c6b

View this Pull Request on Codecov

17.46% (+0.00%) compared to f417c6b

Details

Codecov Report

❌ Patch coverage is 6.25000% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.46%. Comparing base (f417c6b) to head (25603ee).
⚠️ Report is 71 commits behind head on main.

Files with missing lines Patch % Lines
...stack/engine/orchestration/VolumeOrchestrator.java 0.00% 2 Missing ⚠️
...command/admin/internallb/StartInternalLBVMCmd.java 0.00% 1 Missing ⚠️
.../command/admin/internallb/StopInternalLBVMCmd.java 0.00% 1 Missing ⚠️
...api/command/admin/systemvm/DestroySystemVmCmd.java 0.00% 1 Missing ⚠️
.../api/command/admin/systemvm/RebootSystemVmCmd.java 0.00% 1 Missing ⚠️
...k/api/command/admin/systemvm/ScaleSystemVMCmd.java 0.00% 1 Missing ⚠️
...k/api/command/admin/systemvm/StartSystemVMCmd.java 0.00% 1 Missing ⚠️
...ck/api/command/admin/systemvm/StopSystemVmCmd.java 0.00% 1 Missing ⚠️
...api/command/admin/systemvm/UpgradeSystemVMCmd.java 0.00% 1 Missing ⚠️
.../cloudstack/api/command/admin/vm/ExpungeVMCmd.java 0.00% 1 Missing ⚠️
... and 19 more
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9132   +/-   ##
=========================================
  Coverage     17.46%   17.46%           
  Complexity    15516    15516           
=========================================
  Files          5913     5913           
  Lines        529385   529385           
  Branches      64679    64679           
=========================================
+ Hits          92448    92450    +2     
+ Misses       426518   426517    -1     
+ Partials      10419    10418    -1     

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