Fix issue with allocator not considering subsequent clusters #10603
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/patch
failed
Mar 25, 2025 in 0s
0.00% of diff hit (target 16.00%)
View this Pull Request on Codecov
0.00% of diff hit (target 16.00%)
Annotations
codecov / codecov/patch
plugins/host-allocators/random/src/main/java/com/cloud/agent/manager/allocator/impl/RandomAllocator.java#L103-L105
Added lines #L103 - L105 were not covered by tests
codecov / codecov/patch
plugins/host-allocators/random/src/main/java/com/cloud/agent/manager/allocator/impl/RandomAllocator.java#L107
Added line #L107 was not covered by tests
codecov / codecov/patch
server/src/main/java/com/cloud/agent/manager/allocator/impl/FirstFitAllocator.java#L132-L133
Added lines #L132 - L133 were not covered by tests
codecov / codecov/patch
server/src/main/java/com/cloud/agent/manager/allocator/impl/FirstFitAllocator.java#L205-L206
Added lines #L205 - L206 were not covered by tests
Loading