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 execution mode to ArrayNode proto #5512

Merged
merged 6 commits into from
Jul 26, 2024

use enum instead of int for execution mode for array node

84c4e42
Select commit
Loading
Failed to load commit list.
Merged

add execution mode to ArrayNode proto #5512

use enum instead of int for execution mode for array node
84c4e42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 25, 2024 in 0s

4.76% of diff hit (target 60.98%)

View this Pull Request on Codecov

4.76% of diff hit (target 60.98%)

Annotations

Check warning on line 51 in flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go#L48-L51

Added lines #L48 - L51 were not covered by tests

Check warning on line 55 in flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 59 in flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 63 in flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 67 in flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 72 in flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 113 in flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go#L113

Added line #L113 was not covered by tests

Check warning on line 117 in flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go#L117

Added line #L117 was not covered by tests

Check warning on line 866 in flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go#L864-L866

Added lines #L864 - L866 were not covered by tests

Check warning on line 868 in flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go#L868

Added line #L868 was not covered by tests