Skip to content

Merge branch 'main' into 4.21-reconcile-commands

b4bc020
Select commit
Loading
Failed to load commit list.
Merged

New feature: Reconcile commands (CopyCommand, MigrateCommand, MigrateVolumeCommand) #10514

Merge branch 'main' into 4.21-reconcile-commands
b4bc020
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 9, 2025 in 0s

16.28% (-0.03%) compared to 4c31f9d

View this Pull Request on Codecov

16.28% (-0.03%) compared to 4c31f9d

Details

Codecov Report

Attention: Patch coverage is 11.11686% with 1719 lines in your changes missing coverage. Please review.

Project coverage is 16.28%. Comparing base (4c31f9d) to head (b4bc020).

Files with missing lines Patch % Lines
...loudstack/command/ReconcileCommandServiceImpl.java 0.00% 751 Missing ⚠️
...source/wrapper/LibvirtReconcileCommandWrapper.java 0.62% 160 Missing ⚠️
.../apache/cloudstack/command/ReconcileCommandVO.java 0.00% 96 Missing ⚠️
...ache/cloudstack/command/ReconcileCommandUtils.java 37.30% 73 Missing and 6 partials ⚠️
...ervisor/kvm/resource/LibvirtComputingResource.java 26.16% 76 Missing and 3 partials ⚠️
...loudstack/command/dao/ReconcileCommandDaoImpl.java 0.00% 70 Missing ⚠️
...ain/java/com/cloud/agent/manager/AgentAttache.java 3.70% 52 Missing ⚠️
...java/com/cloud/agent/manager/AgentManagerImpl.java 3.03% 32 Missing ⚠️
...torage/motion/StorageSystemDataMotionStrategy.java 0.00% 32 Missing ⚠️
...atastore/driver/ScaleIOPrimaryDataStoreDriver.java 21.62% 28 Missing and 1 partial ⚠️
... and 42 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10514      +/-   ##
============================================
- Coverage     16.30%   16.28%   -0.03%     
- Complexity    13449    13483      +34     
============================================
  Files          5676     5695      +19     
  Lines        499208   501081    +1873     
  Branches      60374    60657     +283     
============================================
+ Hits          81414    81612     +198     
- Misses       408722   410376    +1654     
- Partials       9072     9093      +21     

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