Skip to content

fix test

824257d
Select commit
Loading
Failed to load commit list.
Open

Fix issues reported by Errorprone static analysis tool #12419

fix test
824257d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2026 in 0s

16.28% (+0.01%) compared to d98511d

View this Pull Request on Codecov

16.28% (+0.01%) compared to d98511d

Details

Codecov Report

❌ Patch coverage is 20.93023% with 68 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.28%. Comparing base (d98511d) to head (824257d).

Files with missing lines Patch % Lines
...pervisor/kvm/storage/MultipathSCSIAdapterBase.java 0.00% 6 Missing ⚠️
...k/storage/datastore/util/NexentaStorAppliance.java 0.00% 6 Missing ⚠️
...rver/src/main/java/com/cloud/api/doc/Argument.java 0.00% 5 Missing ⚠️
...ava/com/cloud/upgrade/dao/Upgrade41500to41510.java 0.00% 4 Missing ⚠️
...ache/cloudstack/network/RoutedIpv4ManagerImpl.java 0.00% 4 Missing ⚠️
...oud/hypervisor/vmware/mo/HypervisorHostHelper.java 0.00% 4 Missing ⚠️
...ain/java/com/cloud/agent/manager/AgentAttache.java 0.00% 3 Missing ⚠️
...va/com/cloud/agent/manager/DirectAgentAttache.java 0.00% 3 Missing ⚠️
...c/main/java/com/cloud/utils/db/GenericDaoBase.java 0.00% 2 Missing ⚠️
...ud/hypervisor/kvm/storage/KVMStorageProcessor.java 0.00% 2 Missing ⚠️
... and 27 more
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12419      +/-   ##
============================================
+ Coverage     16.26%   16.28%   +0.01%     
- Complexity    13427    13442      +15     
============================================
  Files          5660     5660              
  Lines        499945   499905      -40     
  Branches      60704    60701       -3     
============================================
+ Hits          81318    81392      +74     
+ Misses       409553   409427     -126     
- Partials       9074     9086      +12     

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