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: add store and region interface in scheduling server #7754

Merged
merged 8 commits into from
Jan 31, 2024

add more tests

133d382
Select commit
Loading
Failed to load commit list.
Merged

mcs: add store and region interface in scheduling server #7754

add more tests
133d382
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 29, 2024 in 1s

86.75% of diff hit (target 73.54%)

View this Pull Request on Codecov

86.75% of diff hit (target 73.54%)

Annotations

Check warning on line 1375 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#L1374-L1375

Added lines #L1374 - L1375 were not covered by tests

Check warning on line 1405 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#L1404-L1405

Added lines #L1404 - L1405 were not covered by tests

Check warning on line 1428 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#L1427-L1428

Added lines #L1427 - L1428 were not covered by tests

Check warning on line 1457 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#L1456-L1457

Added lines #L1456 - L1457 were not covered by tests

Check warning on line 1467 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#L1466-L1467

Added lines #L1466 - L1467 were not covered by tests

Check warning on line 62 in pkg/response/region.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/response/region.go#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 146 in pkg/response/region.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/response/region.go#L144-L146

Added lines #L144 - L146 were not covered by tests

Check warning on line 218 in pkg/response/region.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/response/region.go#L218

Added line #L218 was not covered by tests

Check warning on line 221 in pkg/response/region.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/response/region.go#L221

Added line #L221 was not covered by tests

Check warning on line 95 in pkg/response/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/response/store.go#L95

Added line #L95 was not covered by tests

Check warning on line 202 in server/api/region.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/region.go#L202

Added line #L202 was not covered by tests

Check warning on line 270 in server/api/region.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/region.go#L270

Added line #L270 was not covered by tests

Check warning on line 524 in server/api/region.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/region.go#L524

Added line #L524 was not covered by tests