Skip to content

Merge branch 'main' into main

3aed821
Select commit
Loading
Failed to load commit list.
Open

Adding new Dell EMC ECS Object Storage Plugin for CloudStack #12124

Merge branch 'main' into main
3aed821
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 1, 2026 in 0s

17.72% (-0.04%) compared to 507c4cd

View this Pull Request on Codecov

17.72% (-0.04%) compared to 507c4cd

Details

Codecov Report

❌ Patch coverage is 0% with 1013 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.72%. Comparing base (507c4cd) to head (3aed821).
⚠️ Report is 245 commits behind head on main.

Files with missing lines Patch % Lines
...age/datastore/driver/EcsObjectStoreDriverImpl.java 0.00% 762 Missing ⚠️
...tastore/lifecycle/EcsObjectStoreLifeCycleImpl.java 0.00% 132 Missing ⚠️
.../storage/datastore/driver/EcsMgmtTokenManager.java 0.00% 60 Missing ⚠️
...udstack/storage/datastore/driver/EcsXmlParser.java 0.00% 46 Missing ⚠️
...datastore/provider/EcsObjectStoreProviderImpl.java 0.00% 13 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12124      +/-   ##
============================================
- Coverage     17.76%   17.72%   -0.04%     
+ Complexity    15864    15861       -3     
============================================
  Files          5923     5928       +5     
  Lines        530631   531687    +1056     
  Branches      64840    65056     +216     
============================================
- Hits          94274    94265       -9     
- Misses       425808   426874    +1066     
+ Partials      10549    10548       -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.