Skip to content

remove some extra stuff

0e42c76
Select commit
Loading
Failed to load commit list.
Open

disable deprecated plugins #12500

remove some extra stuff
0e42c76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2026 in 1s

17.93% (+0.33%) compared to 75db42b

View this Pull Request on Codecov

17.93% (+0.33%) compared to 75db42b

Details

Codecov Report

❌ Patch coverage is 52.60870% with 545 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.93%. Comparing base (75db42b) to head (0e42c76).
⚠️ Report is 38 commits behind head on 4.22.

Files with missing lines Patch % Lines
...m/cloud/agent/api/to/VirtualMachineMetadataTO.java 0.00% 91 Missing ⚠️
...om/cloud/upgrade/SystemVmTemplateRegistration.java 79.60% 57 Missing and 16 partials ⚠️
...ain/java/com/cloud/utils/db/TransactionLegacy.java 13.84% 50 Missing and 6 partials ⚠️
...g/apache/cloudstack/mom/webhook/WebhookFilter.java 35.18% 22 Missing and 13 partials ⚠️
.../cloudstack/mom/webhook/WebhookApiServiceImpl.java 86.04% 6 Missing and 12 partials ⚠️
...in/java/com/cloud/agent/api/storage/OVFHelper.java 15.78% 16 Missing ⚠️
.../storage/vmsnapshot/DefaultVMSnapshotStrategy.java 0.00% 15 Missing ⚠️
...java/com/cloud/upgrade/DatabaseUpgradeChecker.java 17.64% 14 Missing ⚠️
...e/cloudstack/backup/dao/BackupOfferingDaoImpl.java 0.00% 13 Missing ⚠️
.../api/command/offering/DomainAndZoneIdResolver.java 78.72% 0 Missing and 10 partials ⚠️
... and 102 more
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12500      +/-   ##
============================================
+ Coverage     17.60%   17.93%   +0.33%     
- Complexity    15615    15998     +383     
============================================
  Files          5911     5904       -7     
  Lines        530058   528798    -1260     
  Branches      64763    64583     -180     
============================================
+ Hits          93301    94851    +1550     
+ Misses       426254   423324    -2930     
- Partials      10503    10623     +120     

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