Skip to content

resolve merge conflict

e12fd49
Select commit
Loading
Failed to load commit list.
Merged

Introduce volume allocation algorithm global configuration #10696

resolve merge conflict
e12fd49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 25, 2025 in 0s

19.04% of diff hit (target 16.31%)

View this Pull Request on Codecov

19.04% of diff hit (target 16.31%)

Annotations

Check warning on line 2027 in engine/orchestration/src/main/java/org/apache/cloudstack/engine/orchestration/VolumeOrchestrator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/orchestration/src/main/java/org/apache/cloudstack/engine/orchestration/VolumeOrchestrator.java#L2027

Added line #L2027 was not covered by tests

Check warning on line 2043 in engine/orchestration/src/main/java/org/apache/cloudstack/engine/orchestration/VolumeOrchestrator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/orchestration/src/main/java/org/apache/cloudstack/engine/orchestration/VolumeOrchestrator.java#L2043

Added line #L2043 was not covered by tests

Check warning on line 2045 in engine/orchestration/src/main/java/org/apache/cloudstack/engine/orchestration/VolumeOrchestrator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/orchestration/src/main/java/org/apache/cloudstack/engine/orchestration/VolumeOrchestrator.java#L2045

Added line #L2045 was not covered by tests

Check warning on line 2048 in engine/orchestration/src/main/java/org/apache/cloudstack/engine/orchestration/VolumeOrchestrator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/orchestration/src/main/java/org/apache/cloudstack/engine/orchestration/VolumeOrchestrator.java#L2047-L2048

Added lines #L2047 - L2048 were not covered by tests

Check warning on line 2052 in engine/orchestration/src/main/java/org/apache/cloudstack/engine/orchestration/VolumeOrchestrator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/orchestration/src/main/java/org/apache/cloudstack/engine/orchestration/VolumeOrchestrator.java#L2051-L2052

Added lines #L2051 - L2052 were not covered by tests

Check warning on line 231 in engine/storage/src/main/java/org/apache/cloudstack/storage/allocator/AbstractStoragePoolAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/storage/src/main/java/org/apache/cloudstack/storage/allocator/AbstractStoragePoolAllocator.java#L231

Added line #L231 was not covered by tests

Check warning on line 246 in engine/storage/src/main/java/org/apache/cloudstack/storage/allocator/AbstractStoragePoolAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/storage/src/main/java/org/apache/cloudstack/storage/allocator/AbstractStoragePoolAllocator.java#L246

Added line #L246 was not covered by tests

Check warning on line 287 in server/src/main/java/com/cloud/agent/manager/allocator/impl/FirstFitAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/com/cloud/agent/manager/allocator/impl/FirstFitAllocator.java#L287

Added line #L287 was not covered by tests