Skip to content

add preference binpack replicas plugin

Codecov / codecov/patch succeeded Dec 12, 2023 in 1s

62.83% of diff hit (target 60.00%)

View this Pull Request on Codecov

62.83% of diff hit (target 60.00%)

Annotations

Check warning on line 291 in pkg/controllers/automigration/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/automigration/controller.go#L291

Added line #L291 was not covered by tests

Check warning on line 306 in pkg/controllers/automigration/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/automigration/controller.go#L305-L306

Added lines #L305 - L306 were not covered by tests

Check warning on line 369 in pkg/controllers/automigration/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/automigration/controller.go#L369

Added line #L369 was not covered by tests

Check warning on line 374 in pkg/controllers/automigration/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/automigration/controller.go#L374

Added line #L374 was not covered by tests

Check warning on line 384 in pkg/controllers/automigration/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/automigration/controller.go#L382-L384

Added lines #L382 - L384 were not covered by tests

Check warning on line 404 in pkg/controllers/automigration/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/automigration/controller.go#L404

Added line #L404 was not covered by tests

Check warning on line 408 in pkg/controllers/automigration/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/automigration/controller.go#L408

Added line #L408 was not covered by tests

Check warning on line 413 in pkg/controllers/automigration/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/automigration/controller.go#L412-L413

Added lines #L412 - L413 were not covered by tests

Check warning on line 450 in pkg/controllers/automigration/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/automigration/controller.go#L450

Added line #L450 was not covered by tests

Check warning on line 159 in pkg/controllers/scheduler/framework/plugins/preferencebinpack/planner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/scheduler/framework/plugins/preferencebinpack/planner.go#L158-L159

Added lines #L158 - L159 were not covered by tests

Check warning on line 172 in pkg/controllers/scheduler/framework/plugins/preferencebinpack/planner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/scheduler/framework/plugins/preferencebinpack/planner.go#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 297 in pkg/controllers/scheduler/framework/plugins/preferencebinpack/planner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/scheduler/framework/plugins/preferencebinpack/planner.go#L296-L297

Added lines #L296 - L297 were not covered by tests

Check warning on line 316 in pkg/controllers/scheduler/framework/plugins/preferencebinpack/planner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/scheduler/framework/plugins/preferencebinpack/planner.go#L315-L316

Added lines #L315 - L316 were not covered by tests

Check warning on line 333 in pkg/controllers/scheduler/framework/plugins/preferencebinpack/planner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/scheduler/framework/plugins/preferencebinpack/planner.go#L333

Added line #L333 was not covered by tests

Check warning on line 37 in pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 41 in pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 53 in pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go#L48-L53

Added lines #L48 - L53 were not covered by tests

Check warning on line 59 in pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go#L55-L59

Added lines #L55 - L59 were not covered by tests

Check warning on line 61 in pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go#L61

Added line #L61 was not covered by tests

Check warning on line 73 in pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go#L64-L73

Added lines #L64 - L73 were not covered by tests

Check warning on line 85 in pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go#L76-L85

Added lines #L76 - L85 were not covered by tests

Check warning on line 88 in pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go#L88

Added line #L88 was not covered by tests

Check warning on line 100 in pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go#L91-L100

Added lines #L91 - L100 were not covered by tests

Check warning on line 102 in pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go#L102

Added line #L102 was not covered by tests

Check warning on line 109 in pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/scheduler/framework/plugins/preferencebinpack/preference_bin_pack.go#L106-L109

Added lines #L106 - L109 were not covered by tests