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(server): add rank endpoint #694

Merged
merged 2 commits into from
Apr 25, 2022
Merged

feat(server): add rank endpoint #694

merged 2 commits into from
Apr 25, 2022

Conversation

hanxiao
Copy link
Member

@hanxiao hanxiao commented Apr 25, 2022

No description provided.

@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #694 (7a8e4d5) into main (3bd7464) will increase coverage by 1.98%.
The diff coverage is 88.37%.

@@            Coverage Diff             @@
##             main     #694      +/-   ##
==========================================
+ Coverage   78.86%   80.84%   +1.98%     
==========================================
  Files          11       11              
  Lines         809      830      +21     
==========================================
+ Hits          638      671      +33     
+ Misses        171      159      -12     
Flag Coverage Δ
cas 80.84% <88.37%> (+1.98%) ⬆️

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

Impacted Files Coverage Δ
server/clip_server/model/clip_onnx.py 96.00% <ø> (+14.18%) ⬆️
server/clip_server/executors/clip_torch.py 90.90% <86.48%> (+2.57%) ⬆️
client/clip_client/__init__.py 100.00% <100.00%> (ø)
server/clip_server/__init__.py 100.00% <100.00%> (ø)
server/clip_server/executors/clip_onnx.py 88.73% <100.00%> (+0.16%) ⬆️
server/clip_server/model/clip.py 86.33% <100.00%> (ø)
server/clip_server/model/model.py 65.25% <0.00%> (+3.08%) ⬆️

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 22cfffa...7a8e4d5. Read the comment docs.

@hanxiao hanxiao merged commit 0ebc4c0 into main Apr 25, 2022
@hanxiao hanxiao deleted the feat-add-rank-endpoint branch April 25, 2022 11:41
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.

1 participant