Skip to content

Fix up codespell

56e5e02
Select commit
Loading
Failed to load commit list.
Merged

pre-commit upgrade codespell; fix spelling; #10144

Fix up codespell
56e5e02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2025 in 1s

17.56% (+0.00%) compared to ac3b180

View this Pull Request on Codecov

17.56% (+0.00%) compared to ac3b180

Details

Codecov Report

❌ Patch coverage is 23.80952% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.56%. Comparing base (ac3b180) to head (56e5e02).

Files with missing lines Patch % Lines
...cloud/storage/resource/VmwareStorageProcessor.java 0.00% 9 Missing ⚠️
...ava/com/cloud/upgrade/dao/Upgrade41810to41900.java 0.00% 1 Missing ⚠️
...oud/hypervisor/vmware/resource/VmwareResource.java 0.00% 1 Missing ⚠️
...om/cloud/consoleproxy/ConsoleProxyManagerImpl.java 0.00% 1 Missing ⚠️
.../java/com/cloud/hypervisor/HypervisorGuruBase.java 0.00% 1 Missing ⚠️
...a/com/cloud/storage/StoragePoolAutomationImpl.java 0.00% 1 Missing ⚠️
...oud/consoleproxy/ConsoleProxyThumbnailHandler.java 0.00% 1 Missing ⚠️
...va/com/cloud/hypervisor/vmware/mo/DatastoreMO.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #10144   +/-   ##
=========================================
  Coverage     17.56%   17.56%           
- Complexity    15534    15540    +6     
=========================================
  Files          5911     5911           
  Lines        529359   529359           
  Branches      64655    64655           
=========================================
+ Hits          92957    92982   +25     
+ Misses       425945   425919   -26     
- Partials      10457    10458    +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.