jina-ai / jina

☁️ Build multimodal AI applications with cloud-native stack
https://docs.jina.ai
Apache License 2.0
20.54k stars 2.21k forks source link

refactor: keep only sagemaker endpoint #6152

Closed JoanFM closed 3 months ago

JoanFM commented 3 months ago

Goals:

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 10.86957% with 41 lines in your changes are missing coverage. Please review.

Project coverage is 74.53%. Comparing base (ade9084) to head (978a9dc).

Files Patch % Lines
...ve/runtimes/gateway/http_fastapi_app_docarrayv2.py 0.00% 12 Missing :warning:
jina/serve/runtimes/worker/http_sagemaker_app.py 0.00% 12 Missing :warning:
jina/serve/executors/__init__.py 0.00% 10 Missing :warning:
jina/serve/runtimes/worker/http_fastapi_app.py 41.66% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6152 +/- ## =========================================== + Coverage 61.76% 74.53% +12.77% =========================================== Files 152 152 Lines 14102 14142 +40 =========================================== + Hits 8710 10541 +1831 + Misses 5392 3601 -1791 ``` | [Flag](https://app.codecov.io/gh/jina-ai/jina/pull/6152/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jina-ai) | Coverage Δ | | |---|---|---| | [jina](https://app.codecov.io/gh/jina-ai/jina/pull/6152/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jina-ai) | `74.53% <10.86%> (+12.77%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jina-ai#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.