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(server): recover original contents of the input da #726

Merged
merged 2 commits into from
May 23, 2022

Conversation

hanxiao
Copy link
Member

@hanxiao hanxiao commented May 23, 2022

No description provided.

@hanxiao hanxiao marked this pull request as ready for review May 23, 2022 12:29
@codecov
Copy link

codecov bot commented May 23, 2022

Codecov Report

Merging #726 (ca50323) into main (42ef75b) will increase coverage by 5.91%.
The diff coverage is 73.52%.

@@            Coverage Diff             @@
##             main     #726      +/-   ##
==========================================
+ Coverage   61.10%   67.02%   +5.91%     
==========================================
  Files          16       16              
  Lines        1103     1119      +16     
==========================================
+ Hits          674      750      +76     
+ Misses        429      369      -60     
Flag Coverage Δ
cas 67.02% <73.52%> (+5.91%) ⬆️

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

Impacted Files Coverage Δ
server/clip_server/executors/clip_tensorrt.py 0.00% <0.00%> (ø)
server/clip_server/executors/clip_onnx.py 84.74% <100.00%> (+5.11%) ⬆️
server/clip_server/executors/clip_torch.py 86.27% <100.00%> (+5.83%) ⬆️
server/clip_server/executors/helper.py 98.30% <100.00%> (+37.96%) ⬆️
server/clip_server/model/simple_tokenizer.py 94.89% <0.00%> (+1.02%) ⬆️
server/clip_server/model/clip.py 86.42% <0.00%> (+3.57%) ⬆️
client/clip_client/client.py 86.81% <0.00%> (+18.13%) ⬆️

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 42ef75b...ca50323. Read the comment docs.

@hanxiao hanxiao merged commit a7311fb into main May 23, 2022
@hanxiao hanxiao deleted the fix-recover-original-content branch May 23, 2022 12:45
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