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 version control for ArrayNode eventing #4165

Merged
merged 13 commits into from
Oct 9, 2023

Merge branch 'master' into feature/array-node-eventing

fc3b0d7
Select commit
Loading
Failed to load commit list.
Merged

Add version control for ArrayNode eventing #4165

Merge branch 'master' into feature/array-node-eventing
fc3b0d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 6, 2023 in 1s

70.10% of diff hit (target 59.00%)

View this Pull Request on Codecov

70.10% of diff hit (target 59.00%)

Annotations

Check warning on line 310 in flyteadmin/pkg/repositories/transformers/node_execution.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/repositories/transformers/node_execution.go#L309-L310

Added lines #L309 - L310 were not covered by tests

Check warning on line 51 in flytepropeller/pkg/controller/nodes/array/event_recorder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/nodes/array/event_recorder.go#L48-L51

Added lines #L48 - L51 were not covered by tests

Check warning on line 65 in flytepropeller/pkg/controller/nodes/array/event_recorder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/nodes/array/event_recorder.go#L58-L65

Added lines #L58 - L65 were not covered by tests

Check warning on line 70 in flytepropeller/pkg/controller/nodes/array/event_recorder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/nodes/array/event_recorder.go#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 94 in flytepropeller/pkg/controller/nodes/array/event_recorder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/nodes/array/event_recorder.go#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 101 in flytepropeller/pkg/controller/nodes/array/event_recorder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/nodes/array/event_recorder.go#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 139 in flytepropeller/pkg/controller/nodes/array/event_recorder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/nodes/array/event_recorder.go#L139

Added line #L139 was not covered by tests

Check warning on line 144 in flytepropeller/pkg/controller/nodes/array/event_recorder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/nodes/array/event_recorder.go#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 148 in flytepropeller/pkg/controller/nodes/array/event_recorder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/nodes/array/event_recorder.go#L147-L148

Added lines #L147 - L148 were not covered by tests

Check warning on line 160 in flytepropeller/pkg/controller/nodes/array/event_recorder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/nodes/array/event_recorder.go#L158-L160

Added lines #L158 - L160 were not covered by tests

Check warning on line 186 in flytepropeller/pkg/controller/nodes/array/event_recorder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/nodes/array/event_recorder.go#L185-L186

Added lines #L185 - L186 were not covered by tests

Check warning on line 206 in flytepropeller/pkg/controller/nodes/array/event_recorder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/nodes/array/event_recorder.go#L205-L206

Added lines #L205 - L206 were not covered by tests

Check warning on line 101 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#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 239 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#L238-L239

Added lines #L238 - L239 were not covered by tests

Check warning on line 502 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#L502

Added line #L502 was not covered by tests

Check warning on line 531 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#L531

Added line #L531 was not covered by tests

Check warning on line 552 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#L551-L552

Added lines #L551 - L552 were not covered by tests

Check warning on line 183 in flytepropeller/pkg/controller/nodes/transformers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytepropeller/pkg/controller/nodes/transformers.go#L182-L183

Added lines #L182 - L183 were not covered by tests