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

Added literal offloading for array node map tasks #5697

Merged
merged 9 commits into from
Sep 16, 2024

nit

4a03f91
Select commit
Loading
Failed to load commit list.
Merged

Added literal offloading for array node map tasks #5697

nit
4a03f91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 16, 2024 in 0s

80.59% of diff hit (target 36.21%)

View this Pull Request on Codecov

80.59% of diff hit (target 36.21%)

Annotations

Check warning on line 558 in flytepropeller/pkg/apis/flyteworkflow/v1alpha1/iface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/apis/flyteworkflow/v1alpha1/iface.go#L557-L558

Added lines #L557 - L558 were not covered by tests

Check warning on line 41 in flytepropeller/pkg/compiler/transformers/k8s/inputs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/compiler/transformers/k8s/inputs.go#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 212 in flytepropeller/pkg/controller/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/config/config.go#L210-L212

Added lines #L210 - L212 were not covered by tests

Check warning on line 214 in flytepropeller/pkg/controller/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/config/config.go#L214

Added line #L214 was not covered by tests

Check warning on line 439 in flytepropeller/pkg/controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/controller.go#L439

Added line #L439 was not covered by tests

Check warning on line 446 in flytepropeller/pkg/controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/controller.go#L446

Added line #L446 was not covered by tests

Check warning on line 558 in flytepropeller/pkg/controller/nodes/array/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/nodes/array/handler.go#L558

Added line #L558 was not covered by tests

Check warning on line 102 in flytepropeller/pkg/controller/nodes/common/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/nodes/common/utils.go#L100-L102

Added lines #L100 - L102 were not covered by tests

Check warning on line 108 in flytepropeller/pkg/controller/nodes/common/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/nodes/common/utils.go#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 139 in flytepropeller/pkg/controller/nodes/common/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/nodes/common/utils.go#L139

Added line #L139 was not covered by tests

Check warning on line 147 in flytepropeller/pkg/controller/nodes/common/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/nodes/common/utils.go#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 770 in flytepropeller/pkg/controller/nodes/executor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/nodes/executor.go#L770

Added line #L770 was not covered by tests