Skip to content

log warning as opposed to throwing exception

276916a
Select commit
Loading
Failed to load commit list.
Open

Fix issues reported by Errorprone static analysis tool #12419

log warning as opposed to throwing exception
276916a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2026 in 1s

16.27% (+0.01%) compared to 56dc119

View this Pull Request on Codecov

16.27% (+0.01%) compared to 56dc119

Details

Codecov Report

❌ Patch coverage is 21.27660% with 74 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.27%. Comparing base (56dc119) to head (276916a).

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 ⚠️
...gion/gslb/GlobalLoadBalancingRulesServiceImpl.java 14.28% 4 Missing and 2 partials ⚠️
...rver/src/main/java/com/cloud/api/doc/Argument.java 0.00% 5 Missing ⚠️
...ain/java/com/cloud/agent/manager/AgentAttache.java 20.00% 3 Missing and 1 partial ⚠️
...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 ⚠️
...va/com/cloud/agent/manager/DirectAgentAttache.java 0.00% 3 Missing ⚠️
...c/main/java/com/cloud/utils/db/GenericDaoBase.java 0.00% 2 Missing ⚠️
... and 27 more
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12419      +/-   ##
============================================
+ Coverage     16.25%   16.27%   +0.01%     
- Complexity    13425    13439      +14     
============================================
  Files          5662     5662              
  Lines        500167   500132      -35     
  Branches      60740    60738       -2     
============================================
+ Hits          81318    81391      +73     
+ Misses       409763   409639     -124     
- Partials       9086     9102      +16     

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