Skip to content

Fix log message

a90227d
Select commit
Loading
Failed to load commit list.
Merged

Introducing Storage Access Groups for better management for host and storage connections #10381

Fix log message
a90227d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2025 in 0s

16.52% (+0.02%) compared to d5ba23c

View this Pull Request on Codecov

16.52% (+0.02%) compared to d5ba23c

Details

Codecov Report

Attention: Patch coverage is 25.54517% with 1434 lines in your changes missing coverage. Please review.

Project coverage is 16.52%. Comparing base (d5ba23c) to head (a90227d).

Files with missing lines Patch % Lines
...n/java/com/cloud/resource/ResourceManagerImpl.java 55.79% 206 Missing and 42 partials ⚠️
.../storage/datastore/db/PrimaryDataStoreDaoImpl.java 5.34% 124 Missing ⚠️
...ain/java/com/cloud/storage/StorageManagerImpl.java 49.59% 90 Missing and 34 partials ⚠️
...ain/java/com/cloud/api/query/QueryManagerImpl.java 0.00% 123 Missing ⚠️
.../src/main/java/com/cloud/host/dao/HostDaoImpl.java 0.00% 61 Missing ⚠️
...orage/dao/StoragePoolAndAccessGroupMapDaoImpl.java 0.00% 51 Missing ⚠️
...mmand/admin/storage/ConfigureStorageAccessCmd.java 0.00% 44 Missing ⚠️
...stack/api/response/StorageAccessGroupResponse.java 0.00% 43 Missing ⚠️
...torage/motion/StorageSystemDataMotionStrategy.java 0.00% 40 Missing ⚠️
...om/cloud/api/query/dao/StoragePoolJoinDaoImpl.java 0.00% 29 Missing ⚠️
... and 59 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10381      +/-   ##
============================================
+ Coverage     16.49%   16.52%   +0.02%     
- Complexity    13705    13790      +85     
============================================
  Files          5708     5716       +8     
  Lines        504083   506016    +1933     
  Branches      61101    61380     +279     
============================================
+ Hits          83139    83604     +465     
- Misses       411665   413052    +1387     
- Partials       9279     9360      +81     

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