jina-ai / jcloud

Simplify deploying and managing Jina projects on Jina Cloud
https://docs.jina.ai/concepts/jcloud/
Apache License 2.0
298 stars 13 forks source link

fix(list): change default phases in jc list #127

Closed deepankarm closed 1 year ago

deepankarm commented 1 year ago

Goal

jc list only shows Serving & Failed Flows, unlike JAC which shows all Flows except Deleted ones.

image

image

image

@jina-ai/team-wolf

codecov[bot] commented 1 year ago

Codecov Report

Merging #127 (f66e161) into main (7017de5) will decrease coverage by 10.02%. The diff coverage is 0.00%.

@@             Coverage Diff             @@
##             main     #127       +/-   ##
===========================================
- Coverage   60.68%   50.67%   -10.02%     
===========================================
  Files          19       19               
  Lines        1310     1259       -51     
===========================================
- Hits          795      638      -157     
- Misses        515      621      +106     
Flag Coverage Δ
jcloud 50.67% <0.00%> (-10.02%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
jcloud/api.py 0.00% <0.00%> (-43.24%) :arrow_down:
jcloud/flow.py 69.36% <0.00%> (-12.68%) :arrow_down:
jcloud/normalize.py 82.18% <0.00%> (-9.78%) :arrow_down:
jcloud/parsers/remove.py 83.33% <0.00%> (-5.56%) :arrow_down:
jcloud/helper.py 67.10% <0.00%> (-1.32%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.