-
Notifications
You must be signed in to change notification settings - Fork 2.2k
refactor: return_responses to post #4496
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4496 +/- ##
==========================================
- Coverage 87.72% 87.53% -0.19%
==========================================
Files 116 116
Lines 8458 8466 +8
==========================================
- Hits 7420 7411 -9
- Misses 1038 1055 +17
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Latency summaryCurrent PR yields:
Breakdown
Backed by latency-tracking. Further commits will update this comment. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but the documentation needs changes as well: https://docs.jina.ai/fundamentals/flow/client/#returning-results-from-post
Co-authored-by: Johannes Messner <44071807+JohannesMessner@users.noreply.github.com>
Pull Request Title
Description
Please describe what your PR is doing and why. Are there any parts which need extra attention during review? Are there any dependencies from other PRs or projcts? Is this a breaking change?
Is this PR ready or work in progress (WIP)? Ready means it can be reviewed and merged from the author's perspective. If the PR is WIP: Make it a draft PR and state open questions and TODO items.
Closes # (issue)