Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add and use post endpoint for streaming #6093

Merged
merged 16 commits into from
Oct 25, 2023

fix: change start time delay

f1f9a88
Select commit
Loading
Failed to load commit list.
Merged

fix: add and use post endpoint for streaming #6093

fix: change start time delay
f1f9a88
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Oct 25, 2023 in 1s

38.46% of diff hit (target 76.36%)

View this Pull Request on Codecov

38.46% of diff hit (target 76.36%)

Annotations

Check warning on line 244 in jina/serve/runtimes/gateway/http_fastapi_app_docarrayv2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

jina/serve/runtimes/gateway/http_fastapi_app_docarrayv2.py#L244

Added line #L244 was not covered by tests

Check warning on line 264 in jina/serve/runtimes/gateway/http_fastapi_app_docarrayv2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

jina/serve/runtimes/gateway/http_fastapi_app_docarrayv2.py#L262-L264

Added lines #L262 - L264 were not covered by tests

Check warning on line 268 in jina/serve/runtimes/gateway/http_fastapi_app_docarrayv2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

jina/serve/runtimes/gateway/http_fastapi_app_docarrayv2.py#L268

Added line #L268 was not covered by tests

Check warning on line 272 in jina/serve/runtimes/gateway/http_fastapi_app_docarrayv2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

jina/serve/runtimes/gateway/http_fastapi_app_docarrayv2.py#L272

Added line #L272 was not covered by tests

Check warning on line 274 in jina/serve/runtimes/gateway/http_fastapi_app_docarrayv2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

jina/serve/runtimes/gateway/http_fastapi_app_docarrayv2.py#L274

Added line #L274 was not covered by tests

Check warning on line 279 in jina/serve/runtimes/gateway/http_fastapi_app_docarrayv2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

jina/serve/runtimes/gateway/http_fastapi_app_docarrayv2.py#L279

Added line #L279 was not covered by tests

Check warning on line 282 in jina/serve/runtimes/gateway/http_fastapi_app_docarrayv2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

jina/serve/runtimes/gateway/http_fastapi_app_docarrayv2.py#L281-L282

Added lines #L281 - L282 were not covered by tests

Check warning on line 319 in jina/serve/runtimes/gateway/http_fastapi_app_docarrayv2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

jina/serve/runtimes/gateway/http_fastapi_app_docarrayv2.py#L319

Added line #L319 was not covered by tests

Check warning on line 144 in jina/serve/runtimes/worker/http_fastapi_app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

jina/serve/runtimes/worker/http_fastapi_app.py#L144

Added line #L144 was not covered by tests

Check warning on line 148 in jina/serve/runtimes/worker/http_fastapi_app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

jina/serve/runtimes/worker/http_fastapi_app.py#L147-L148

Added lines #L147 - L148 were not covered by tests

Check warning on line 162 in jina/serve/runtimes/worker/http_fastapi_app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

jina/serve/runtimes/worker/http_fastapi_app.py#L161-L162

Added lines #L161 - L162 were not covered by tests