jina-ai / serve

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

fix: pass header kwargs to get openapi endpoints #6177

Closed JoanFM closed 4 months ago

JoanFM commented 4 months ago

Goals:

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 42.20%. Comparing base (e3ea29f) to head (2a083f6).

Files Patch % Lines
jina/clients/base/http.py 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6177 +/- ## =========================================== - Coverage 54.92% 42.20% -12.72% =========================================== Files 150 150 Lines 14125 14128 +3 =========================================== - Hits 7758 5963 -1795 - Misses 6367 8165 +1798 ``` | [Flag](https://app.codecov.io/gh/jina-ai/jina/pull/6177/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/6177/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jina-ai) | `42.20% <0.00%> (-12.72%)` | :arrow_down: | 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.