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

test: skip test_executors_from_external_sources for now #46

Closed zac-li closed 2 years ago

zac-li commented 2 years ago

Goal This test is currently not reliable due to https://github.com/jina-ai/jcloud/issues/45.

@jina-ai/team-wolf

codecov[bot] commented 2 years ago

Codecov Report

Merging #46 (8b9a491) into main (ed3990e) will increase coverage by 18.63%. The diff coverage is n/a.

:exclamation: Current head 8b9a491 differs from pull request most recent head f05e11c. Consider uploading reports for the commit f05e11c to get more accurate results

@@             Coverage Diff             @@
##             main      #46       +/-   ##
===========================================
+ Coverage   25.92%   44.55%   +18.63%     
===========================================
  Files          14       14               
  Lines         891      891               
===========================================
+ Hits          231      397      +166     
+ Misses        660      494      -166     
Flag Coverage Δ
jcloud 44.55% <ø> (+18.63%) :arrow_up:

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

Impacted Files Coverage Δ
jcloud/env_helper.py 62.09% <0.00%> (-22.59%) :arrow_down:
jcloud/helper.py 73.46% <0.00%> (+16.32%) :arrow_up:
jcloud/auth.py 31.85% <0.00%> (+31.85%) :arrow_up:
jcloud/flow.py 76.70% <0.00%> (+57.02%) :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 ed3990e...f05e11c. Read the comment docs.