Skip to content

Event typo fix

93de8e4
Select commit
Loading
Failed to load commit list.
Merged

Event typo fix #12350

Event typo fix
93de8e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2026 in 0s

16.23% (+0.00%) compared to 56a39e6

View this Pull Request on Codecov

16.23% (+0.00%) compared to 56a39e6

Details

Codecov Report

❌ Patch coverage is 6.15385% with 61 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.23%. Comparing base (56a39e6) to head (93de8e4).
⚠️ Report is 2 commits behind head on 4.20.

Files with missing lines Patch % Lines
...e/cloudstack/storage/volume/VolumeServiceImpl.java 4.16% 23 Missing ⚠️
.../cloudstack/storage/image/TemplateServiceImpl.java 0.00% 7 Missing ⚠️
...torage/motion/StorageSystemDataMotionStrategy.java 0.00% 6 Missing ⚠️
...oudstack/storage/snapshot/SnapshotServiceImpl.java 0.00% 6 Missing ⚠️
...torage/datastore/ObjectInDataStoreManagerImpl.java 0.00% 6 Missing ⚠️
...stack/storage/datastore/DataObjectManagerImpl.java 0.00% 4 Missing ⚠️
...tack/storage/motion/AncientDataMotionStrategy.java 0.00% 2 Missing ⚠️
...ack/storage/image/SecondaryStorageServiceImpl.java 0.00% 2 Missing ⚠️
...ack/storage/motion/StorPoolDataMotionStrategy.java 0.00% 2 Missing ⚠️
...storage/cache/manager/StorageCacheManagerImpl.java 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #12350   +/-   ##
=========================================
  Coverage     16.23%   16.23%           
  Complexity    13378    13378           
=========================================
  Files          5657     5657           
  Lines        498866   498866           
  Branches      60545    60545           
=========================================
  Hits          81011    81011           
  Misses       408821   408821           
  Partials       9034     9034           

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