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

docs(document): add fluent interface and make docbot generate it #3980

Merged
merged 2 commits into from
Nov 23, 2021

Conversation

hanxiao
Copy link
Member

@hanxiao hanxiao commented Nov 23, 2021

No description provided.

@github-actions github-actions bot added size/M area/core This issue/PR affects the core codebase area/docs This issue/PR affects the docs area/testing This issue/PR affects testing component/type labels Nov 23, 2021
@codecov
Copy link

codecov bot commented Nov 23, 2021

Codecov Report

Merging #3980 (1b0d0bd) into master (48b14e0) will increase coverage by 0.16%.
The diff coverage is 75.00%.

❗ Current head 1b0d0bd differs from pull request most recent head 7bca12e. Consider uploading reports for the commit 7bca12e to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3980      +/-   ##
==========================================
+ Coverage   88.78%   88.95%   +0.16%     
==========================================
  Files         180      180              
  Lines       12667    12670       +3     
==========================================
+ Hits        11247    11270      +23     
+ Misses       1420     1400      -20     
Flag Coverage Δ
daemon 43.37% <50.00%> (-0.01%) ⬇️
jina 87.19% <75.00%> (+0.16%) ⬆️

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

Impacted Files Coverage Δ
jina/types/document/__init__.py 84.37% <50.00%> (ø)
jina/types/document/mixins/attribute.py 91.66% <100.00%> (ø)
jina/types/document/mixins/match.py 64.28% <100.00%> (ø)
jina/peapods/peas/__init__.py 85.10% <0.00%> (-1.60%) ⬇️
jina/peapods/runtimes/zmq/zed.py 91.78% <0.00%> (-0.46%) ⬇️
jina/hubble/helper.py 90.15% <0.00%> (+0.15%) ⬆️
jina/helper.py 84.01% <0.00%> (+0.71%) ⬆️
jina/flow/base.py 93.04% <0.00%> (+1.32%) ⬆️
jina/peapods/zmq/__init__.py 90.46% <0.00%> (+1.39%) ⬆️
jina/peapods/pods/compound.py 90.05% <0.00%> (+3.31%) ⬆️

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 48b14e0...7bca12e. Read the comment docs.

@hanxiao hanxiao merged commit e7822c3 into master Nov 23, 2021
@hanxiao hanxiao deleted the docs-add-fluent-interface branch November 23, 2021 08:25
@github-actions
Copy link

📝 Docs are deployed on https://docs-add-fluent-interface--jina-docs.netlify.app 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core This issue/PR affects the core codebase area/docs This issue/PR affects the docs area/testing This issue/PR affects testing component/type size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant