<#327 Remove chief!=0 or ps!=0 assertion in tensor...
# flyte-github
a
#327 Remove chief!=0 or ps!=0 assertion in tensorflow Pull request opened by ByronHsu TL;DR Remove chief!=0 or ps!=0 assertion in tensorflow Type ☑︎ Bug Fix ☐ Feature ☐ Plugin Test ``` byhsu@byhsu-ld1 ~/local-repo/flyte/flyteplugins gh-master* 14s ❯ make test_unit Makefile11 warning: overriding recipe for target `generate' boilerplate/flyte/golang_test_targets/Makefile13 warning: ignoring old recipe for target `generate' go test -cover ./... -race ok github.com/flyteorg/flyteplugins/go/tasks (cached) coverage: [no statements] ok github.com/flyteorg/flyteplugins/go/tasks/aws (cached) coverage: 36.5% of statements ? github.com/flyteorg/flyteplugins/go/tasks/config [no test files] ? github.com/flyteorg/flyteplugins/go/tasks/errors [no test files] ok github.com/flyteorg/flyteplugins/go/tasks/logs (cached) coverage: 71.2% of statements ? github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery [no test files] ok github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/bundle (cached) coverage: 83.3% of statements ok github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/catalog (cached) coverage: 39.0% of statements ? github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/catalog/mocks [no test files] ok github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/core (cached) coverage: 28.0% of statements ? github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/core/mocks [no test files] ok github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/core/template (cached) coverage: 81.9% of statements ok github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/encoding (cached) coverage: 100.0% of statements ok github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/flytek8s (cached) coverage: 86.6% of statements ok github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/flytek8s/config (cached) coverage: 54.3% of statements ? github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/google [no test files] ok github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/internal/webapi (cached) coverage: 55.5% of statements ? github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/internal/webapi/mocks [no test files] ? github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/io [no test files] ? github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/io/mocks [no test files] ok github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/ioutils (cached) coverage: 49.7% of statements ? github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/k8s [no test files] ? github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/k8s/mocks [no test files] ok github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/tasklog (cached) coverage: 94.4% of statements ok github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/utils (cached) coverage: 62.3% of statements ok github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/utils/secrets (cached) coverage: 83.3% of statements ok github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/webapi (cached) coverage: 40.0% of statements ok github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/webapi/example (cached) coverage: 33.3% of statements ? github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/webapi/mocks [no test files] ok github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/workqueue (cached) coverage: 80.6% of statements ? github.com/flyteorg/flyteplugins/go/tasks/pluginmachinery/workqueue/mocks [no test files] ok github.com/flyteorg/flyteplugins/go/tasks/plugins/array (cached) coverage: 58.7% of statements ok github.com/flyteorg/flyteplugins/go/tasks/plugins/array/arraystatus (cached) coverage: 93.9% of statements ok github.com/flyteorg/flyteplugins/go/tasks/plugins/array/awsbatch (cached) coverage: 71.3% of statements ok github.com/flyteorg/flyteplugins/go/tasks/plugins/array/awsbatch/config (cached) coverage: 59.0% of statements ok github.com/flyteorg/flyteplugins/go/tasks/plugins/array/awsbatch/definition (cached) coverage: 53.3% of statements ? github.com/flyteorg/flyteplugins/go/tasks/plugins/array/awsbatch/mocks [no test files] ok github.com/flyteorg/flyteplugins/go/tasks/plugins/array/core (cached) coverage: 68.1% of statements ok github.com/flyteorg/flyteplugins/go/tasks/plugins/array/errorcollector (cached) coverage: 96.2% of statements ok github.com/flyteorg/flyteplugins/go/tasks/plugins/array/k8s (cached) coverage: 52.8% of statements ? github.com/flyteorg/flyteplugins/go/tasks/plugins/awsutils [no test files] ok <htt… flyteorg/flyteplugins Codecov: 62.86% (-0.09%) compared to 07bc0a9 5 other checks have passed 5/6 successful checks