8000 refactor(importer): remove dead code by Yongxuanzhang · Pull Request #2041 · jina-ai/serve · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

refactor(importer): remove dead code #2041

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
Feb 25, 2021

Conversation

Yongxuanzhang
Copy link
Contributor
@Yongxuanzhang Yongxuanzhang commented Feb 24, 2021

These three functions seem not used at the moment. If we want to keep them, I will close this or and add unit tests accordingly.

@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 Feb 24, 2021
@codecov
Copy link
codecov bot commented Feb 24, 2021

Codecov Report

Merging #2041 (b3ebf99) into master (1f4ded9) will decrease coverage by 8.49%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2041      +/-   ##
==========================================
- Coverage   88.75%   80.26%   -8.50%     
==========================================
  Files         200      197       -3     
  Lines       10933    10871      -62     
==========================================
- Hits         9704     8726     -978     
- Misses       1229     2145     +916     
Flag Coverage Δ
daemon 77.71% <ø> (+27.21%) ⬆️
jina 80.40% <ø> (-8.79%) ⬇️

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

Impacted Files Coverage Δ
jina/importer.py 59.51% <ø> (-20.92%) ⬇️
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/pushpull.py 0.00% <0.00%> (-100.00%) ⬇️
jina/helloworld/fashion/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
jina/parsers/helloworld.py 0.00% <0.00%> (-98.25%) ⬇️
jina/helloworld/multimodal/__init__.py 0.00% <0.00%> (-90.91%) ⬇️
jina/helloworld/helper.py 0.00% <0.00%> (-90.63%) ⬇️
jina/helloworld/chatbot/__init__.py 0.00% <0.00%> (-89.29%) ⬇️
... and 47 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 1f4ded9...19b69ad. Read the comment docs.

@github-actions
Copy link

Latency summary

Current PR yields:

  • 😶 index QPS at 919, delta to last 3 avg.: -1%
  • 😶 query QPS at 13, delta to last 3 avg.: -4%

Breakdown

Version Index QPS Query QPS
current 919 13
1.0.4 925 13
1.0.3 943 13

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

@Yongxuanzhang Yongxuanzhang marked this pull request as ready for review February 24, 2021 23:24
@Yongxuanzhang Yongxuanzhang requested a review from a team as a code owner February 24, 2021 23:24
@hanxiao hanxiao merged commit 8fd759e into master Feb 25, 2021
@hanxiao hanxiao deleted the refactor-importer-remove-deadcode branch February 25, 2021 06:28
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.

3 participants
0