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: fix script in README #2256

Merged
merged 1 commit into from
Mar 30, 2021
Merged

fix: fix script in README #2256

merged 1 commit into from
Mar 30, 2021

Conversation

carlosb1
Copy link
Contributor

Add as np to run script

@codecov
Copy link

codecov bot commented Mar 29, 2021

Codecov Report

Merging #2256 (9226555) into master (2ad1a5e) will increase coverage by 1.37%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2256      +/-   ##
==========================================
+ Coverage   87.82%   89.19%   +1.37%     
==========================================
  Files         209      209              
  Lines       11313    11313              
==========================================
+ Hits         9936    10091     +155     
+ Misses       1377     1222     -155     
Flag Coverage Δ
daemon 51.17% <100.00%> (ø)
jina 89.58% <100.00%> (+1.48%) ⬆️

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

Impacted Files Coverage Δ
jina/__init__.py 73.49% <100.00%> (ø)
jina/helper.py 81.43% <0.00%> (+1.05%) ⬆️
jina/clients/base.py 82.64% <0.00%> (+1.65%) ⬆️
jina/drivers/control.py 95.00% <0.00%> (+1.66%) ⬆️
jina/peapods/runtimes/jinad/client.py 82.48% <0.00%> (+2.18%) ⬆️
jina/types/message/__init__.py 88.20% <0.00%> (+2.56%) ⬆️
jina/drivers/convert.py 88.88% <0.00%> (+2.77%) ⬆️
jina/peapods/runtimes/zmq/zed.py 91.48% <0.00%> (+3.54%) ⬆️
jina/peapods/runtimes/jinad/__init__.py 95.91% <0.00%> (+4.08%) ⬆️
jina/clients/helper.py 100.00% <0.00%> (+4.54%) ⬆️
... and 9 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 679d58b...9226555. Read the comment docs.

@github-actions
Copy link

Latency summary

Current PR yields:

  • 😶 index QPS at 1055, delta to last 3 avg.: +0%
  • 😶 query QPS at 18, delta to last 3 avg.: -1%

Breakdown

Version Index QPS Query QPS
current 1055 18
1.1.0 1041 18
1.0.16 1072 18

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

@hanxiao hanxiao merged commit ec55e7d into jina-ai:master Mar 30, 2021
@bwanglzu bwanglzu linked an issue Mar 30, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minor error in the README.md
3 participants