8000 refactor: remove unused property in indexer by bwanglzu · Pull Request #2642 · jina-ai/serve · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

refactor: remove unused property in indexer #2642

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 1 commit into from
Jun 14, 2021

Conversation

bwanglzu
Copy link
Member

found this unused property when pairing with @niuzs-alan , since now we start to use DocumentArrayMemmap.

@bwanglzu bwanglzu requested a review from a team as a code owner June 14, 2021 10:48
@bwanglzu bwanglzu requested review from Roshanjossey and imsergiy and removed request for Roshanjossey and imsergiy June 14, 2021 10:48
@jina-bot jina-bot added size/XS area/core This issue/PR affects the core codebase labels Jun 14, 2021
@codecov
Copy link
codecov bot commented Jun 14, 2021

Codecov Report

Merging #2642 (58b8e2b) into master (f5bba5f) will increase coverage by 0.20%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2642      +/-   ##
==========================================
+ Coverage   88.33%   88.53%   +0.20%     
==========================================
  Files         148      148              
  Lines        8947     8943       -4     
==========================================
+ Hits         7903     7918      +15     
+ Misses       1044     1025      -19     
Flag Coverage Δ
daemon 48.42% <ø> (+0.02%) ⬆️
jina 88.70% <ø> (+0.22%) ⬆️

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

Impacted Files Coverage Δ
jina/helloworld/multimodal/my_executors.py 89.64% <ø> (+1.01%) ⬆️
jina/flow/base.py 90.74% <0.00%> (+0.92%) ⬆️
jina/peapods/runtimes/zmq/zed.py 92.85% <0.00%> (+0.95%) ⬆️
jina/peapods/pods/compound.py 89.47% <0.00%> (+7.51%) ⬆️

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 f5bba5f...58b8e2b. Read the comment docs.

@JoanFM JoanFM merged commit 2541cc3 into master Jun 14, 2021
@JoanFM JoanFM deleted the refactor-remote-unused-property branch June 14, 2021 11:04
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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0