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: grpc meta auth #811

Merged
merged 2 commits into from
Aug 30, 2022
Merged

fix: grpc meta auth #811

merged 2 commits into from
Aug 30, 2022

Conversation

numb3r3
Copy link
Member

@numb3r3 numb3r3 commented Aug 30, 2022

No description provided.

@codecov
Copy link

codecov bot commented Aug 30, 2022

Codecov Report

Merging #811 (da8583f) into main (a5893c7) will decrease coverage by 28.58%.
The diff coverage is 60.00%.

@@             Coverage Diff             @@
##             main     #811       +/-   ##
===========================================
- Coverage   81.71%   53.13%   -28.59%     
===========================================
  Files          21       21               
  Lines        1466     1466               
===========================================
- Hits         1198      779      -419     
- Misses        268      687      +419     
Flag Coverage Δ
cas 53.13% <60.00%> (-28.59%) ⬇️

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

Impacted Files Coverage Δ
client/clip_client/client.py 44.79% <33.33%> (-42.54%) ⬇️
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%> (-92.73%) ⬇️
server/clip_server/model/mclip_model.py 0.00% <0.00%> (-84.22%) ⬇️
server/clip_server/model/clip_trt.py 0.00% <0.00%> (-69.39%) ⬇️
server/clip_server/model/trt_utils.py 0.00% <0.00%> (-56.05%) ⬇️
server/clip_server/executors/helper.py 64.70% <0.00%> (-32.36%) ⬇️
server/clip_server/model/model.py 53.86% <0.00%> (-25.06%) ⬇️
... and 9 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@numb3r3 numb3r3 merged commit ea23968 into main Aug 30, 2022
@numb3r3 numb3r3 deleted the fix-auth-pass branch August 30, 2022 13: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.

None yet

1 participant