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: docker build push #714

Merged
merged 5 commits into from
May 12, 2022
Merged

fix: docker build push #714

merged 5 commits into from
May 12, 2022

Conversation

numb3r3
Copy link
Member

@numb3r3 numb3r3 commented May 11, 2022

No description provided.

@codecov
Copy link

codecov bot commented May 11, 2022

Codecov Report

Merging #714 (8bc015b) into main (72f1bc4) will decrease coverage by 13.70%.
The diff coverage is 100.00%.

❗ Current head 8bc015b differs from pull request most recent head f69f53d. Consider uploading reports for the commit f69f53d to get more accurate results

@@             Coverage Diff             @@
##             main     #714       +/-   ##
===========================================
- Coverage   80.67%   66.96%   -13.71%     
===========================================
  Files          16       16               
  Lines        1102     1102               
===========================================
- Hits          889      738      -151     
- Misses        213      364      +151     
Flag Coverage Δ
cas 66.96% <100.00%> (-13.71%) ⬇️

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

Impacted Files Coverage Δ
client/clip_client/__init__.py 100.00% <100.00%> (ø)
server/clip_server/__init__.py 100.00% <100.00%> (ø)
server/clip_server/executors/clip_tensorrt.py 0.00% <0.00%> (-100.00%) ⬇️
server/clip_server/model/clip_trt.py 0.00% <0.00%> (-92.31%) ⬇️
server/clip_server/model/trt_utils.py 0.00% <0.00%> (-83.52%) ⬇️

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 a2b6d33...f69f53d. Read the comment docs.

@numb3r3 numb3r3 force-pushed the fix-docker-build branch from 9275f67 to 8bc015b Compare May 12, 2022 02:39
@numb3r3 numb3r3 merged commit 71d2c86 into main May 12, 2022
@numb3r3 numb3r3 deleted the fix-docker-build branch May 12, 2022 02:48
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