sql-machine-learning / sqlflow

Brings SQL and AI together.
https://sqlflow.org
Apache License 2.0
5.05k stars 697 forks source link

fix workflow pending #3126

Closed Yancey1989 closed 3 years ago

Yancey1989 commented 3 years ago

The workflow.status.phase may be empty if steps have not been pulled.

codecov-io commented 3 years ago

Codecov Report

Merging #3126 (82d99ac) into develop (94c234f) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #3126   +/-   ##
========================================
  Coverage    52.90%   52.90%           
========================================
  Files          222      222           
  Lines        17529    17529           
========================================
  Hits          9274     9274           
  Misses        7555     7555           
  Partials       700      700           
Impacted Files Coverage Δ
go/workflow/argo/workflow.go 50.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 94c234f...82d99ac. Read the comment docs.