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: always return docarray as search result #821

Merged
merged 1 commit into from
Sep 13, 2022
Merged

Conversation

numb3r3
Copy link
Member

@numb3r3 numb3r3 commented Sep 13, 2022

No description provided.

@codecov
Copy link

codecov bot commented Sep 13, 2022

Codecov Report

Merging #821 (e797cac) into main (eca5774) will increase coverage by 2.13%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #821      +/-   ##
==========================================
+ Coverage   82.17%   84.30%   +2.13%     
==========================================
  Files          21       21              
  Lines        1548     1548              
==========================================
+ Hits         1272     1305      +33     
+ Misses        276      243      -33     
Flag Coverage Δ
cas 84.30% <100.00%> (+2.13%) ⬆️

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

Impacted Files Coverage Δ
client/clip_client/client.py 87.45% <100.00%> (ø)
server/clip_server/model/clip_trt.py 85.71% <0.00%> (+16.32%) ⬆️
server/clip_server/model/trt_utils.py 83.51% <0.00%> (+27.47%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@ZiniuYu ZiniuYu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  _      _____ _______ __  __ 
 | |    / ____|__   __|  \/  |
 | |   | |  __   | |  | \  / |
 | |   | | |_ |  | |  | |\/| |
 | |___| |__| |  | |  | |  | |
 |______\_____|  |_|  |_|  |_|

@numb3r3 numb3r3 merged commit 213ecc2 into main Sep 13, 2022
@numb3r3 numb3r3 deleted the fix-search-return branch September 13, 2022 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants