Skip to content

Merge branch 'main' into edit_object_storage

ac35460
Select commit
Loading
Failed to load commit list.
Draft

Allow updating Object Storage Details #10551

Merge branch 'main' into edit_object_storage
ac35460
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 15, 2025 in 0s

17.51% (+0.01%) compared to a137283

View this Pull Request on Codecov

17.51% (+0.01%) compared to a137283

Details

Codecov Report

❌ Patch coverage is 69.09091% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.51%. Comparing base (a137283) to head (ac35460).
⚠️ Report is 288 commits behind head on main.

Files with missing lines Patch % Lines
...river/CloudianHyperStoreObjectStoreDriverImpl.java 65.51% 10 Missing ⚠️
...ain/java/com/cloud/storage/StorageManagerImpl.java 82.50% 2 Missing and 5 partials ⚠️
...mand/admin/storage/UpdateObjectStoragePoolCmd.java 76.47% 3 Missing and 1 partial ⚠️
...oudstack/storage/object/store/ObjectStoreImpl.java 0.00% 3 Missing ⚠️
...ge/datastore/driver/CephObjectStoreDriverImpl.java 0.00% 3 Missing ⚠️
...e/datastore/driver/MinIOObjectStoreDriverImpl.java 0.00% 3 Missing ⚠️
...tastore/driver/SimulatorObjectStoreDriverImpl.java 0.00% 2 Missing ⚠️
...ain/java/com/cloud/api/query/QueryManagerImpl.java 66.66% 0 Missing and 1 partial ⚠️
...om/cloud/metadata/ResourceMetaDataManagerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10551      +/-   ##
============================================
+ Coverage     17.50%   17.51%   +0.01%     
- Complexity    13924    13939      +15     
============================================
  Files          5318     5318              
  Lines        474629   474685      +56     
  Branches      55748    55756       +8     
============================================
+ Hits          83070    83139      +69     
+ Misses       382279   382259      -20     
- Partials       9280     9287       +7     

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