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

[YUNIKORN-2578] Refactor SchedulerCache.GetPod() remove bool return #837

Closed
wants to merge 2 commits into from

refactor

e4c9b02
Select commit
Loading
Failed to load commit list.
Closed

[YUNIKORN-2578] Refactor SchedulerCache.GetPod() remove bool return #837

refactor
e4c9b02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 13, 2024 in 0s

58.82% of diff hit (target 66.06%)

View this Pull Request on Codecov

58.82% of diff hit (target 66.06%)

Annotations

Check warning on line 648 in pkg/cache/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cache/context.go#L647-L648

Added lines #L647 - L648 were not covered by tests

Check warning on line 674 in pkg/cache/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cache/context.go#L674

Added line #L674 was not covered by tests

Check warning on line 684 in pkg/cache/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cache/context.go#L684

Added line #L684 was not covered by tests

Check warning on line 846 in pkg/cache/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cache/context.go#L846

Added line #L846 was not covered by tests

Check warning on line 381 in pkg/cache/external/scheduler_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cache/external/scheduler_cache.go#L381

Added line #L381 was not covered by tests