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

Add is_eager bit to indicate eager tasks in flyte system (#6041) #6066

Merged
merged 1 commit into from
Dec 2, 2024

Add is_eager bit to indicate eager tasks in flyte system (#6041)

c86487e
Select commit
Loading
Failed to load commit list.
Merged

Add is_eager bit to indicate eager tasks in flyte system (#6041) #6066

Add is_eager bit to indicate eager tasks in flyte system (#6041)
c86487e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 2, 2024 in 0s

0.00% of diff hit (target 36.80%)

View this Pull Request on Codecov

0.00% of diff hit (target 36.80%)

Annotations

Check warning on line 446 in flyteidl/gen/pb-go/flyteidl/admin/node_execution.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteidl/gen/pb-go/flyteidl/admin/node_execution.pb.go#L442-L446

Added lines #L442 - L446 were not covered by tests

Check warning on line 849 in flyteidl/gen/pb-go/flyteidl/core/tasks.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteidl/gen/pb-go/flyteidl/core/tasks.pb.go#L845-L849

Added lines #L845 - L849 were not covered by tests

Check warning on line 508 in flyteidl/gen/pb-go/flyteidl/event/event.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteidl/gen/pb-go/flyteidl/event/event.pb.go#L504-L508

Added lines #L504 - L508 were not covered by tests