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

Key-value execution tags #5453

Merged
merged 17 commits into from
Jun 8, 2024

nit

5684388
Select commit
Loading
Failed to load commit list.
Merged

Key-value execution tags #5453

nit
5684388
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 7, 2024 in 1s

24.32% of diff hit (target 61.07%)

View this Pull Request on Codecov

24.32% of diff hit (target 61.07%)

Annotations

Check warning on line 261 in flyteadmin/pkg/common/filters.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/common/filters.go#L261

Added line #L261 was not covered by tests

Check warning on line 274 in flyteadmin/pkg/common/filters.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/common/filters.go#L274

Added line #L274 was not covered by tests

Check warning on line 839 in flyteadmin/pkg/manager/impl/execution_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/manager/impl/execution_manager.go#L839

Added line #L839 was not covered by tests

Check warning on line 844 in flyteadmin/pkg/manager/impl/execution_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/manager/impl/execution_manager.go#L844

Added line #L844 was not covered by tests

Check warning on line 869 in flyteadmin/pkg/manager/impl/execution_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/manager/impl/execution_manager.go#L869

Added line #L869 was not covered by tests

Check warning on line 874 in flyteadmin/pkg/manager/impl/execution_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/manager/impl/execution_manager.go#L874

Added line #L874 was not covered by tests

Check warning on line 903 in flyteadmin/pkg/manager/impl/execution_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/manager/impl/execution_manager.go#L903

Added line #L903 was not covered by tests

Check warning on line 917 in flyteadmin/pkg/manager/impl/execution_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/manager/impl/execution_manager.go#L917

Added line #L917 was not covered by tests

Check warning on line 921 in flyteadmin/pkg/manager/impl/execution_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/manager/impl/execution_manager.go#L921

Added line #L921 was not covered by tests

Check warning on line 926 in flyteadmin/pkg/manager/impl/execution_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/manager/impl/execution_manager.go#L926

Added line #L926 was not covered by tests

Check warning on line 934 in flyteadmin/pkg/manager/impl/execution_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/manager/impl/execution_manager.go#L934

Added line #L934 was not covered by tests

Check warning on line 938 in flyteadmin/pkg/manager/impl/execution_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/manager/impl/execution_manager.go#L938

Added line #L938 was not covered by tests

Check warning on line 942 in flyteadmin/pkg/manager/impl/execution_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/manager/impl/execution_manager.go#L942

Added line #L942 was not covered by tests

Check warning on line 951 in flyteadmin/pkg/manager/impl/execution_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/manager/impl/execution_manager.go#L951

Added line #L951 was not covered by tests

Check warning on line 975 in flyteadmin/pkg/manager/impl/execution_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/manager/impl/execution_manager.go#L975

Added line #L975 was not covered by tests

Check warning on line 1044 in flyteadmin/pkg/manager/impl/execution_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/manager/impl/execution_manager.go#L1044

Added line #L1044 was not covered by tests

Check warning on line 1051 in flyteadmin/pkg/manager/impl/execution_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/manager/impl/execution_manager.go#L1049-L1051

Added lines #L1049 - L1051 were not covered by tests

Check warning on line 1232 in flyteadmin/pkg/repositories/config/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/repositories/config/migrations.go#L1228-L1232

Added lines #L1228 - L1232 were not covered by tests

Check warning on line 1242 in flyteadmin/pkg/repositories/config/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/repositories/config/migrations.go#L1235-L1242

Added lines #L1235 - L1242 were not covered by tests

Check warning on line 1245 in flyteadmin/pkg/repositories/config/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/repositories/config/migrations.go#L1245

Added line #L1245 was not covered by tests

Check warning on line 1248 in flyteadmin/pkg/repositories/config/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/repositories/config/migrations.go#L1247-L1248

Added lines #L1247 - L1248 were not covered by tests

Check warning on line 1257 in flyteadmin/pkg/repositories/config/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/repositories/config/migrations.go#L1252-L1257

Added lines #L1252 - L1257 were not covered by tests

Check warning on line 1259 in flyteadmin/pkg/repositories/config/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/repositories/config/migrations.go#L1259

Added line #L1259 was not covered by tests

Check warning on line 1264 in flyteadmin/pkg/repositories/config/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/repositories/config/migrations.go#L1262-L1264

Added lines #L1262 - L1264 were not covered by tests

Check warning on line 1271 in flyteadmin/pkg/repositories/config/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flyteadmin/pkg/repositories/config/migrations.go#L1269-L1271

Added lines #L1269 - L1271 were not covered by tests