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

test(daemon): add distribute tests #1727

Merged
merged 3 commits into from
Jan 20, 2021
Merged

test(daemon): add distribute tests #1727

merged 3 commits into from
Jan 20, 2021

Conversation

hanxiao
Copy link
Member

@hanxiao hanxiao commented Jan 19, 2021

No description provided.

@hanxiao hanxiao requested a review from a team as a code owner January 19, 2021 23:59
@jina-bot jina-bot added size/M area/testing This issue/PR affects testing labels Jan 20, 2021
@codecov
Copy link

codecov bot commented Jan 20, 2021

Codecov Report

Merging #1727 (b3bdedb) into master (d8b9952) will decrease coverage by 26.10%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1727       +/-   ##
===========================================
- Coverage   85.62%   59.51%   -26.11%     
===========================================
  Files         134      134               
  Lines        6830     6830               
===========================================
- Hits         5848     4065     -1783     
- Misses        982     2765     +1783     
Impacted Files Coverage Δ
jina/parsers/ping.py 0.00% <0.00%> (-100.00%) ⬇️
jina/parsers/hub/new.py 0.00% <0.00%> (-100.00%) ⬇️
jina/parsers/hub/list.py 0.00% <0.00%> (-100.00%) ⬇️
jina/parsers/hub/build.py 0.00% <0.00%> (-100.00%) ⬇️
jina/parsers/hub/login.py 0.00% <0.00%> (-100.00%) ⬇️
jina/parsers/helloworld.py 0.00% <0.00%> (-100.00%) ⬇️
jina/helloworld/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
jina/parsers/hub/pushpull.py 0.00% <0.00%> (-100.00%) ⬇️
jina/types/request/common.py 0.00% <0.00%> (-100.00%) ⬇️
jina/helloworld/components.py 0.00% <0.00%> (-100.00%) ⬇️
... and 81 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 fb84d63...b3bdedb. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Jan 20, 2021

Latency summary

Current PR yields:

  • 😶 index QPS at 1552, delta to last 3 avg.: +0%
  • 😶 query QPS at 26, delta to last 3 avg.: -5%

Breakdown

Version Index QPS Query QPS
current 1552 26
0.9.17 1561 27

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

@hanxiao hanxiao merged commit 5a78355 into master Jan 20, 2021
@hanxiao hanxiao deleted the test-add-distributed branch January 20, 2021 00:43
maximilianwerk pushed a commit that referenced this pull request Jan 21, 2021
* test(daemon): add distribute tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing This issue/PR affects testing size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants