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

feat: spot vs ondemand for executors #54

Closed deepankarm closed 2 years ago

deepankarm commented 2 years ago

Goal

@jina-ai/team-wolf

codecov[bot] commented 2 years ago

Codecov Report

Merging #54 (f49d51c) into main (28ff020) will decrease coverage by 9.54%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
- Coverage   48.25%   38.70%   -9.55%     
==========================================
  Files          15       15              
  Lines         974      974              
==========================================
- Hits          470      377      -93     
- Misses        504      597      +93     
Flag Coverage Δ
jcloud 38.70% <ø> (-9.55%) :arrow_down:

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

Impacted Files Coverage Δ
jcloud/flow.py 35.00% <0.00%> (-48.85%) :arrow_down:
jcloud/helper.py 59.04% <0.00%> (-17.15%) :arrow_down:
jcloud/api.py 45.58% <0.00%> (+17.64%) :arrow_up:
jcloud/env_helper.py 84.67% <0.00%> (+22.58%) :arrow_up:

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 28ff020...f49d51c. Read the comment docs.