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

feat(client): add rank endpoint #695

Merged
merged 6 commits into from
Apr 25, 2022
Merged

feat(client): add rank endpoint #695

merged 6 commits into from
Apr 25, 2022

Conversation

hanxiao
Copy link
Member

@hanxiao hanxiao commented Apr 25, 2022

No description provided.

@hanxiao hanxiao changed the title feat(server): add rank endpoint feat(client): add rank endpoint Apr 25, 2022
@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #695 (6975f5e) into main (0ebc4c0) will decrease coverage by 23.60%.
The diff coverage is 82.75%.

@@             Coverage Diff             @@
##             main     #695       +/-   ##
===========================================
- Coverage   80.84%   57.24%   -23.61%     
===========================================
  Files          11       11               
  Lines         830      870       +40     
===========================================
- Hits          671      498      -173     
- Misses        159      372      +213     
Flag Coverage Δ
cas 57.24% <82.75%> (-23.61%) ⬇️

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

Impacted Files Coverage Δ
server/clip_server/executors/clip_onnx.py 0.00% <0.00%> (-88.74%) ⬇️
client/clip_client/client.py 49.71% <86.48%> (-36.32%) ⬇️
server/clip_server/executors/clip_torch.py 70.65% <87.50%> (-20.26%) ⬇️
client/clip_client/__init__.py 100.00% <100.00%> (ø)
server/clip_server/__init__.py 100.00% <100.00%> (ø)
server/clip_server/model/clip_onnx.py 0.00% <0.00%> (-96.00%) ⬇️
server/clip_server/model/clip.py 57.55% <0.00%> (-28.78%) ⬇️

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 5e1dd60...6975f5e. Read the comment docs.

@hanxiao hanxiao merged commit b727086 into main Apr 25, 2022
@hanxiao hanxiao deleted the feat-rerank branch April 25, 2022 15:07
numb3r3 pushed a commit that referenced this pull request May 4, 2022
samsja pushed a commit that referenced this pull request May 16, 2022
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.

None yet

1 participant