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: add cas server dockerfile #757

Merged
merged 18 commits into from
Jun 19, 2022
Merged

feat: add cas server dockerfile #757

merged 18 commits into from
Jun 19, 2022

Conversation

hanxiao
Copy link
Member

@hanxiao hanxiao commented Jun 19, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jun 19, 2022

Codecov Report

Merging #757 (22b7571) into main (7c2faae) will decrease coverage by 0.82%.
The diff coverage is 91.30%.

❗ Current head 22b7571 differs from pull request most recent head d7ca853. Consider uploading reports for the commit d7ca853 to get more accurate results

@@            Coverage Diff             @@
##             main     #757      +/-   ##
==========================================
- Coverage   81.78%   80.96%   -0.83%     
==========================================
  Files          17       17              
  Lines        1208     1208              
==========================================
- Hits          988      978      -10     
- Misses        220      230      +10     
Flag Coverage Δ
cas 80.96% <91.30%> (-0.83%) ⬇️

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

Impacted Files Coverage Δ
server/clip_server/__main__.py 0.00% <0.00%> (ø)
server/clip_server/helper.py 85.71% <0.00%> (+42.85%) ⬆️
client/clip_client/__init__.py 100.00% <100.00%> (ø)
server/clip_server/executors/clip_hg.py 86.07% <100.00%> (ø)
server/clip_server/executors/clip_onnx.py 85.48% <100.00%> (ø)
server/clip_server/executors/clip_tensorrt.py 100.00% <100.00%> (ø)
server/clip_server/executors/clip_torch.py 87.03% <100.00%> (ø)
server/clip_server/executors/helper.py 100.00% <100.00%> (ø)
server/clip_server/model/clip.py 86.42% <100.00%> (ø)
server/clip_server/model/clip_onnx.py 96.00% <100.00%> (ø)
... and 4 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 7c2faae...d7ca853. Read the comment docs.

@github-actions github-actions bot added size/l and removed size/m labels Jun 19, 2022
@hanxiao hanxiao merged commit 03541dd into main Jun 19, 2022
@hanxiao hanxiao deleted the feat-server-docker branch June 19, 2022 21:42
@github-actions
Copy link

📝 Docs are deployed on https://ft-feat-server-docker--jina-docs.netlify.app 🎉

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