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): fix content assignment #727

Merged
merged 1 commit into from
May 24, 2022
Merged

fix(server): fix content assignment #727

merged 1 commit into from
May 24, 2022

Conversation

hanxiao
Copy link
Member

@hanxiao hanxiao commented May 24, 2022

No description provided.

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

codecov bot commented May 24, 2022

Codecov Report

Merging #727 (6f4482d) into main (a7311fb) will decrease coverage by 0.40%.
The diff coverage is 72.41%.

@@            Coverage Diff             @@
##             main     #727      +/-   ##
==========================================
- Coverage   80.96%   80.56%   -0.41%     
==========================================
  Files          16       16              
  Lines        1119     1137      +18     
==========================================
+ Hits          906      916      +10     
- Misses        213      221       +8     
Flag Coverage Δ
cas 80.56% <72.41%> (-0.41%) ⬇️

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 92.00% <55.55%> (-8.00%) ⬇️
server/clip_server/executors/clip_onnx.py 83.07% <77.77%> (-1.67%) ⬇️
server/clip_server/executors/clip_torch.py 84.21% <77.77%> (-2.07%) ⬇️
client/clip_client/__init__.py 100.00% <100.00%> (ø)
server/clip_server/__init__.py 100.00% <100.00%> (ø)

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 926621b...6f4482d. Read the comment docs.

@numb3r3 numb3r3 merged commit 0054b47 into main May 24, 2022
@numb3r3 numb3r3 deleted the fix-content-assign branch May 24, 2022 07:43
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