Remove unnecessary joins for list node and task execution entities in flyteadmin db queries #5935
76.11% of diff hit (target 36.84%)
View this Pull Request on Codecov
76.11% of diff hit (target 36.84%)
Annotations
Check warning on line 210 in flyteadmin/pkg/async/cloudevent/implementations/cloudevent_publisher.go
codecov / codecov/patch
flyteadmin/pkg/async/cloudevent/implementations/cloudevent_publisher.go#L210
Added line #L210 was not covered by tests
Check warning on line 169 in flyteadmin/pkg/repositories/gormimpl/node_execution_repo.go
codecov / codecov/patch
flyteadmin/pkg/repositories/gormimpl/node_execution_repo.go#L168-L169
Added lines #L168 - L169 were not covered by tests
Check warning on line 108 in flyteadmin/pkg/repositories/gormimpl/task_execution_repo.go
codecov / codecov/patch
flyteadmin/pkg/repositories/gormimpl/task_execution_repo.go#L107-L108
Added lines #L107 - L108 were not covered by tests
Check warning on line 150 in flyteadmin/pkg/repositories/gormimpl/task_execution_repo.go
codecov / codecov/patch
flyteadmin/pkg/repositories/gormimpl/task_execution_repo.go#L149-L150
Added lines #L149 - L150 were not covered by tests
Check warning on line 153 in flyteadmin/pkg/repositories/gormimpl/task_execution_repo.go
codecov / codecov/patch
flyteadmin/pkg/repositories/gormimpl/task_execution_repo.go#L152-L153
Added lines #L152 - L153 were not covered by tests
Check warning on line 156 in flyteadmin/pkg/repositories/gormimpl/task_execution_repo.go
codecov / codecov/patch
flyteadmin/pkg/repositories/gormimpl/task_execution_repo.go#L155-L156
Added lines #L155 - L156 were not covered by tests