Skip to content

Allow updating Object Storage Details

6250445
Select commit
Loading
Failed to load commit list.
Draft

Allow updating Object Storage Details #10551

Allow updating Object Storage Details
6250445
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2025 in 1s

16.27% (+0.00%) compared to b387bc1

View this Pull Request on Codecov

16.27% (+0.00%) compared to b387bc1

Details

Codecov Report

Attention: Patch coverage is 69.09091% with 34 lines in your changes missing coverage. Please review.

Project coverage is 16.27%. Comparing base (b387bc1) to head (6250445).
Report is 159 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     16.26%   16.27%            
- Complexity    13389    13401    +12     
==========================================
  Files          5674     5675     +1     
  Lines        498927   499038   +111     
  Branches      60337    60349    +12     
==========================================
+ Hits          81157    81222    +65     
- Misses       408729   408768    +39     
- Partials       9041     9048     +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.