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

docs: enums #2274

Merged
merged 1 commit into from
Apr 2, 2021
Merged

docs: enums #2274

merged 1 commit into from
Apr 2, 2021

Conversation

florian-hoenicke
Copy link
Member

No description provided.

@florian-hoenicke florian-hoenicke requested a review from a team as a code owner April 1, 2021 15:51
@jina-bot jina-bot added size/S area/core This issue/PR affects the core codebase area/helper This issue/PR affects the helper functionality labels Apr 1, 2021
@codecov
Copy link

codecov bot commented Apr 1, 2021

Codecov Report

Merging #2274 (0caba5b) into master (56bdf8b) will increase coverage by 1.16%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2274      +/-   ##
==========================================
+ Coverage   87.27%   88.43%   +1.16%     
==========================================
  Files         209      209              
  Lines       11374    11374              
==========================================
+ Hits         9927    10059     +132     
+ Misses       1447     1315     -132     
Flag Coverage Δ
daemon 51.28% <ø> (-0.02%) ⬇️
jina 88.74% <ø> (+1.22%) ⬆️

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

Impacted Files Coverage Δ
jina/enums.py 95.13% <ø> (ø)
jina/types/document/__init__.py 92.25% <0.00%> (+0.24%) ⬆️
jina/drivers/__init__.py 93.90% <0.00%> (+1.21%) ⬆️
jina/peapods/pods/__init__.py 89.37% <0.00%> (+1.25%) ⬆️
jina/peapods/zmq/__init__.py 84.13% <0.00%> (+2.09%) ⬆️
jina/clients/base.py 80.99% <0.00%> (+2.47%) ⬆️
jina/drivers/evaluate.py 100.00% <0.00%> (+2.81%) ⬆️
jina/drivers/segment.py 80.64% <0.00%> (+3.22%) ⬆️
jina/types/sets/chunk.py 95.83% <0.00%> (+4.16%) ⬆️
jina/executors/indexers/cache.py 100.00% <0.00%> (+4.47%) ⬆️
... and 8 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 56bdf8b...0caba5b. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Apr 1, 2021

Latency summary

Current PR yields:

  • 😶 index QPS at 1119, delta to last 3 avg.: -1%
  • 😶 query QPS at 19, delta to last 3 avg.: +1%

Breakdown

Version Index QPS Query QPS
current 1119 19
1.1.0 1154 19
1.0.16 1108 18

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

@hanxiao hanxiao merged commit cb21d42 into master Apr 2, 2021
@hanxiao hanxiao deleted the docs-enums branch April 2, 2021 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core This issue/PR affects the core codebase area/helper This issue/PR affects the helper functionality size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants