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

schedule: move the logic of patrol region from coordinator to checkers #8428

Merged
merged 7 commits into from
Aug 1, 2024

Merge branch 'master' into refactor-coordinator

24a026b
Select commit
Loading
Failed to load commit list.
Merged

schedule: move the logic of patrol region from coordinator to checkers #8428

Merge branch 'master' into refactor-coordinator
24a026b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 1, 2024 in 0s

92.75% of diff hit (target 77.40%)

View this Pull Request on Codecov

92.75% of diff hit (target 77.40%)

Annotations

Check warning on line 122 in pkg/schedule/checker/checker_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/checker/checker_controller.go#L122

Added line #L122 was not covered by tests

Check warning on line 301 in pkg/schedule/checker/checker_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/checker/checker_controller.go#L301

Added line #L301 was not covered by tests

Check warning on line 373 in pkg/schedule/checker/checker_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/checker/checker_controller.go#L373

Added line #L373 was not covered by tests

Check warning on line 439 in pkg/schedule/checker/checker_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/checker/checker_controller.go#L437-L439

Added lines #L437 - L439 were not covered by tests