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

chore: fix markdown-table extention #772

Merged
merged 2 commits into from Jul 19, 2022
Merged

chore: fix markdown-table extention #772

merged 2 commits into from Jul 19, 2022

Conversation

numb3r3
Copy link
Member

@numb3r3 numb3r3 commented Jul 19, 2022

Failed to build docs due to breaking changes of markdown3.4. More details at ryanfox/sphinx-markdown-tables#36

@github-actions
Copy link

📝 Docs are deployed on https://ft-fix-docbuild--jina-docs.netlify.app 🎉

@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #772 (955130d) into main (2b78b12) will decrease coverage by 60.01%.
The diff coverage is n/a.

❗ Current head 955130d differs from pull request most recent head e30d286. Consider uploading reports for the commit e30d286 to get more accurate results

@@             Coverage Diff             @@
##             main     #772       +/-   ##
===========================================
- Coverage   82.09%   22.08%   -60.02%     
===========================================
  Files          17       14        -3     
  Lines        1240     1028      -212     
===========================================
- Hits         1018      227      -791     
- Misses        222      801      +579     
Flag Coverage Δ
cas 22.08% <ø> (-60.02%) ⬇️

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/model/clip_trt.py 0.00% <0.00%> (-92.11%) ⬇️
server/clip_server/executors/clip_torch.py 0.00% <0.00%> (-87.04%) ⬇️
server/clip_server/executors/clip_hg.py 0.00% <0.00%> (-86.08%) ⬇️
server/clip_server/model/trt_utils.py 0.00% <0.00%> (-83.52%) ⬇️
server/clip_server/executors/helper.py 16.92% <0.00%> (-83.08%) ⬇️
server/clip_server/model/simple_tokenizer.py 43.87% <0.00%> (-51.03%) ⬇️
server/clip_server/executors/clip_onnx.py 37.09% <0.00%> (-48.39%) ⬇️
server/clip_server/model/model.py 15.83% <0.00%> (-46.34%) ⬇️
server/clip_server/model/clip_onnx.py 54.54% <0.00%> (-42.43%) ⬇️
... and 4 more

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 2b78b12...e30d286. Read the comment docs.

@numb3r3 numb3r3 merged commit ca03dca into main Jul 19, 2022
@numb3r3 numb3r3 deleted the fix-docbuild branch July 19, 2022 01:50
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