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

Revert "feat: add traversal paths" #749

Merged
merged 1 commit into from
Jun 10, 2022
Merged

Conversation

hanxiao
Copy link
Member

@hanxiao hanxiao commented Jun 10, 2022

Reverts #748

@codecov
Copy link

codecov bot commented Jun 10, 2022

Codecov Report

Merging #749 (6370f2b) into main (4fe5a1b) will decrease coverage by 13.66%.
The diff coverage is 73.80%.

@@             Coverage Diff             @@
##             main     #749       +/-   ##
===========================================
- Coverage   81.76%   68.10%   -13.67%     
===========================================
  Files          17       17               
  Lines        1212     1232       +20     
===========================================
- Hits          991      839      -152     
- Misses        221      393      +172     
Flag Coverage Δ
cas 68.10% <73.80%> (-13.67%) ⬇️

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%> (-100.00%) ⬇️
server/clip_server/executors/clip_onnx.py 84.72% <85.71%> (-0.77%) ⬇️
server/clip_server/executors/clip_torch.py 85.93% <88.88%> (-1.10%) ⬇️
client/clip_client/client.py 88.33% <100.00%> (+0.28%) ⬆️
server/clip_server/executors/clip_hg.py 85.52% <100.00%> (-0.55%) ⬇️
server/clip_server/executors/helper.py 100.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 4fe5a1b...6370f2b. Read the comment docs.

@hanxiao hanxiao marked this pull request as ready for review June 10, 2022 09:54
@hanxiao hanxiao merged commit d5be8c2 into main Jun 10, 2022
@hanxiao hanxiao deleted the revert-748-feat-traversal-paths branch June 10, 2022 09:55
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