10000 refactor: rename switch feature by JohannesMessner · Pull Request #4494 · jina-ai/serve · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

refactor: rename switch feature #4494

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

Merged
merged 5 commits into from
Mar 16, 2022
Merged

refactor: rename switch feature #4494

merged 5 commits into from
Mar 16, 2022

Conversation

JohannesMessner
Copy link
Contributor

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)

@github-actions github-actions bot added size/S area/cli This issue/PR affects the command line interface area/core This issue/PR affects the core codebase area/docs This issue/PR affects the docs area/testing This issue/PR affects testing labels Mar 16, 2022
Co-authored-by: Joan Fontanals <joan.martinez@jina.ai>
docs/how-to/flow-switch.md Outdated Show resolved Hide resolved
@codecov
Copy link
codecov bot commented Mar 16, 2022

Codecov Report

Merging #4494 (25b7184) into master (ceb5108) will increase coverage by 0.64%.
The diff coverage is 97.95%.

@@            Coverage Diff             @@
##           master    #4494      +/-   ##
==========================================
+ Coverage   86.89%   87.53%   +0.64%     
==========================================
  Files         116      116              
  Lines        8423     8458      +35     
==========================================
+ Hits         7319     7404      +85     
+ Misses       1104     1054      -50     
Flag Coverage Δ
daemon 43.33% <61.22%> (+<0.01%) ⬆️
jina 87.29% <97.95%> (+7.72%) ⬆️

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

Impacted Files Coverage Δ
jina/serve/runtimes/gateway/request_handling.py 96.22% <93.33%> (-1.34%) ⬇️
jina/__init__.py 67.46% <100.00%> (ø)
jina/orchestrate/flow/base.py 91.50% <100.00%> (+5.12%) ⬆️
jina/parsers/orchestrate/deployment.py 100.00% <100.00%> (ø)
jina/parsers/orchestrate/runtimes/remote.py 100.00% <100.00%> (ø)
jina/parsers/orchestrate/runtimes/worker.py 100.00% <100.00%> (ø)
jina/serve/runtimes/gateway/__init__.py 100.00% <100.00%> (ø)
...ina/serve/runtimes/gateway/graph/topology_graph.py 100.00% <100.00%> (ø)
jina/types/request/data.py 97.97% <100.00%> (ø)
jina/serve/networking.py 71.31% <0.00%> (-12.11%) ⬇️
... and 19 more

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 d2acd11...25b7184. Read the comment docs.

@github-actions
Copy link

📝 Docs are deployed on https://rename-switch-feature--jina-docs.netlify.app 🎉

@github-actions
Copy link
github-actions bot commented Mar 16, 2022

Latency summary

Current PR yields:

  • 😶 index QPS at 925, delta to last 2 avg.: -4%
  • 😶 query QPS at 36, delta to last 2 avg.: -4%
  • 🐎🐎🐎🐎 avg flow time within 1.8003 seconds, delta to last 2 avg.: +17%
  • 🐎🐎 import jina within 0.532 seconds, delta to last 2 avg.: +7%

Breakdown

Version Index QPS Query QPS Avg Flow Time (s) Import Time (s)
current 925 36 1.8003 0.532
3.2.1 1023 39 1.2688 0.4676
3.2.0 915 35 1.7862 0.5251

Backed by latency-tracking. Further commits will update this comment.

@JoanFM JoanFM marked this pull request as ready for review March 16, 2022 10:47
@JoanFM JoanFM merged commit efff154 into master Mar 16, 2022
@JoanFM JoanFM deleted the rename-switch-feature branch March 16, 2022 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli This issue/PR affects the command line interface area/core This issue/PR affects the core codebase area/docs This issue/PR affects the docs area/testing This issue/PR affects testing size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0