Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mcs: make scheduling server support checker and scheduler http interface #7131

Merged
merged 3 commits into from
Oct 8, 2023

mcs: make scheduling server support checker and scheduler http interface

6719a08
Select commit
Loading
Failed to load commit list.
Merged

mcs: make scheduling server support checker and scheduler http interface #7131

mcs: make scheduling server support checker and scheduler http interface
6719a08
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Oct 8, 2023 in 1s

67.21% of diff hit (target 74.58%)

View this Pull Request on Codecov

67.21% of diff hit (target 74.58%)

Annotations

Check warning on line 310 in pkg/mcs/scheduling/server/apis/v1/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/mcs/scheduling/server/apis/v1/api.go#L309-L310

Added lines #L309 - L310 were not covered by tests

Check warning on line 347 in pkg/mcs/scheduling/server/apis/v1/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/mcs/scheduling/server/apis/v1/api.go#L346-L347

Added lines #L346 - L347 were not covered by tests

Check warning on line 364 in pkg/mcs/scheduling/server/apis/v1/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/mcs/scheduling/server/apis/v1/api.go#L363-L364

Added lines #L363 - L364 were not covered by tests

Check warning on line 386 in pkg/mcs/scheduling/server/apis/v1/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/mcs/scheduling/server/apis/v1/api.go#L385-L386

Added lines #L385 - L386 were not covered by tests

Check warning on line 393 in pkg/mcs/scheduling/server/apis/v1/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/mcs/scheduling/server/apis/v1/api.go#L392-L393

Added lines #L392 - L393 were not covered by tests

Check warning on line 396 in pkg/mcs/scheduling/server/apis/v1/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/mcs/scheduling/server/apis/v1/api.go#L396

Added line #L396 was not covered by tests

Check warning on line 730 in pkg/schedule/handler/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/handler/handler.go#L730

Added line #L730 was not covered by tests

Check warning on line 734 in pkg/schedule/handler/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/handler/handler.go#L734

Added line #L734 was not covered by tests

Check warning on line 745 in pkg/schedule/handler/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/handler/handler.go#L743-L745

Added lines #L743 - L745 were not covered by tests

Check warning on line 747 in pkg/schedule/handler/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/handler/handler.go#L747

Added line #L747 was not covered by tests

Check warning on line 760 in pkg/schedule/handler/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/handler/handler.go#L760

Added line #L760 was not covered by tests

Check warning on line 771 in pkg/schedule/handler/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/handler/handler.go#L771

Added line #L771 was not covered by tests

Check warning on line 778 in pkg/schedule/handler/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/handler/handler.go#L775-L778

Added lines #L775 - L778 were not covered by tests

Check warning on line 782 in pkg/schedule/handler/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/handler/handler.go#L780-L782

Added lines #L780 - L782 were not covered by tests

Check warning on line 787 in pkg/schedule/handler/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/handler/handler.go#L784-L787

Added lines #L784 - L787 were not covered by tests

Check warning on line 790 in pkg/schedule/handler/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/handler/handler.go#L789-L790

Added lines #L789 - L790 were not covered by tests

Check warning on line 797 in pkg/schedule/handler/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/handler/handler.go#L797

Added line #L797 was not covered by tests

Check warning on line 805 in pkg/schedule/handler/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/handler/handler.go#L805

Added line #L805 was not covered by tests

Check warning on line 824 in pkg/schedule/handler/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/handler/handler.go#L824

Added line #L824 was not covered by tests

Check warning on line 828 in pkg/schedule/handler/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/handler/handler.go#L828

Added line #L828 was not covered by tests

Check warning on line 839 in pkg/schedule/handler/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/handler/handler.go#L839

Added line #L839 was not covered by tests

Check warning on line 845 in pkg/schedule/handler/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/handler/handler.go#L842-L845

Added lines #L842 - L845 were not covered by tests

Check warning on line 863 in pkg/schedule/handler/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/handler/handler.go#L863

Added line #L863 was not covered by tests