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: monitor documentation #745

Merged
merged 1 commit into from
Jun 9, 2022
Merged

fix: monitor documentation #745

merged 1 commit into from
Jun 9, 2022

Conversation

numb3r3
Copy link
Member

@numb3r3 numb3r3 commented Jun 9, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jun 9, 2022

Codecov Report

Merging #745 (77e0a55) into main (5eb5d7e) will decrease coverage by 13.39%.
The diff coverage is 77.77%.

@@             Coverage Diff             @@
##             main     #745       +/-   ##
===========================================
- Coverage   81.49%   68.10%   -13.40%     
===========================================
  Files          17       17               
  Lines        1232     1232               
===========================================
- Hits         1004      839      -165     
- Misses        228      393      +165     
Flag Coverage Δ
cas 68.10% <77.77%> (-13.40%) ⬇️

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%> (-92.99%) ⬇️
client/clip_client/__init__.py 100.00% <100.00%> (ø)
server/clip_server/__init__.py 100.00% <100.00%> (ø)
server/clip_server/executors/clip_hg.py 85.52% <100.00%> (ø)
server/clip_server/executors/clip_onnx.py 84.72% <100.00%> (ø)
server/clip_server/executors/clip_torch.py 85.93% <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 06097f2...77e0a55. Read the comment docs.

@numb3r3 numb3r3 merged commit 752202f into main Jun 9, 2022
@numb3r3 numb3r3 deleted the fix-monitor-error branch June 9, 2022 13:38
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