Skip to content

docs(array): add docs for find function#197

Merged
hanxiao merged 4 commits intomainfrom
fix-expose-find
Mar 15, 2022
Merged

docs(array): add docs for find function#197
hanxiao merged 4 commits intomainfrom
fix-expose-find

Conversation

@numb3r3
Copy link
Copy Markdown
Contributor

@numb3r3 numb3r3 commented Mar 14, 2022

  • refactor docstr
  • add document

@numb3r3 numb3r3 marked this pull request as draft March 14, 2022 08:03
@numb3r3 numb3r3 marked this pull request as ready for review March 14, 2022 08:04
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 14, 2022

Codecov Report

Merging #197 (02df98e) into main (a6d11a1) will decrease coverage by 2.19%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
- Coverage   83.62%   81.43%   -2.20%     
==========================================
  Files         119      119              
  Lines        5295     5300       +5     
==========================================
- Hits         4428     4316     -112     
- Misses        867      984     +117     
Flag Coverage Δ
docarray 81.43% <71.42%> (-2.20%) ⬇️

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

Impacted Files Coverage Δ
docarray/array/queryset/lookup.py 78.26% <70.00%> (-1.44%) ⬇️
docarray/array/queryset/parser.py 87.09% <75.00%> (ø)
docarray/array/mixins/embed.py 10.52% <0.00%> (-78.95%) ⬇️
docarray/array/mixins/io/dataframe.py 40.00% <0.00%> (-46.67%) ⬇️
docarray/array/mixins/io/common.py 28.57% <0.00%> (-38.10%) ⬇️
docarray/array/storage/annlite/backend.py 73.77% <0.00%> (-21.32%) ⬇️
docarray/array/mixins/group.py 69.23% <0.00%> (-17.95%) ⬇️
docarray/array/mixins/io/json.py 75.00% <0.00%> (-17.50%) ⬇️
docarray/array/storage/memory/seqlike.py 83.33% <0.00%> (-16.67%) ⬇️
docarray/array/mixins/io/pushpull.py 65.27% <0.00%> (-16.67%) ⬇️
... and 12 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 a6d11a1...02df98e. Read the comment docs.

@winstonww winstonww marked this pull request as draft March 15, 2022 04:46
@winstonww winstonww changed the title docs: expose find functions [WIP] docs: expose find functions Mar 15, 2022
@github-actions github-actions bot added size/m and removed size/s labels Mar 15, 2022
@winstonww winstonww changed the title [WIP] docs: expose find functions docs: expose find functions Mar 15, 2022
@winstonww winstonww marked this pull request as ready for review March 15, 2022 07:25
@hanxiao hanxiao changed the title docs: expose find functions docs(array): add docs find functions Mar 15, 2022
@hanxiao hanxiao changed the title docs(array): add docs find functions docs(array): add docs for find function Mar 15, 2022
@hanxiao hanxiao mentioned this pull request Mar 15, 2022
21 tasks
@github-actions
Copy link
Copy Markdown

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

@hanxiao hanxiao merged commit 81c436a into main Mar 15, 2022
@hanxiao hanxiao deleted the fix-expose-find branch March 15, 2022 12:43
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.

3 participants