Skip to content

feat: DocumentArray pull out columns#162

Merged
hanxiao merged 17 commits intomainfrom
feat-pulled-out-columns
Mar 2, 2022
Merged

feat: DocumentArray pull out columns#162
hanxiao merged 17 commits intomainfrom
feat-pulled-out-columns

Conversation

@alaeddine-13
Copy link
Copy Markdown
Member

closes: #161

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 1, 2022

Codecov Report

Merging #162 (6855c6c) into main (78cadd0) will decrease coverage by 0.27%.
The diff coverage is 88.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
- Coverage   84.43%   84.16%   -0.28%     
==========================================
  Files         115      115              
  Lines        4993     5026      +33     
==========================================
+ Hits         4216     4230      +14     
- Misses        777      796      +19     
Flag Coverage Δ
docarray 84.16% <88.00%> (-0.28%) ⬇️

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

Impacted Files Coverage Δ
docarray/array/storage/pqlite/__init__.py 91.66% <ø> (-2.09%) ⬇️
docarray/array/storage/qdrant/getsetdel.py 81.69% <ø> (-0.26%) ⬇️
docarray/array/storage/qdrant/helper.py 100.00% <ø> (+5.00%) ⬆️
docarray/array/storage/base/backend.py 71.42% <33.33%> (-18.58%) ⬇️
docarray/array/storage/weaviate/backend.py 86.55% <83.33%> (+0.22%) ⬆️
docarray/array/storage/pqlite/backend.py 96.55% <87.50%> (+0.47%) ⬆️
docarray/array/storage/qdrant/seqlike.py 86.36% <87.50%> (-0.13%) ⬇️
docarray/array/storage/qdrant/backend.py 96.77% <92.85%> (+0.47%) ⬆️
docarray/__init__.py 100.00% <100.00%> (ø)
docarray/array/storage/base/getsetdel.py 92.03% <100.00%> (ø)
... and 11 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 62c20a9...6855c6c. Read the comment docs.

@github-actions github-actions bot added size/l and removed size/m labels Mar 2, 2022
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 2, 2022

📝 Docs are deployed on https://ft-feat-pulled-out-columns--jina-docs.netlify.app 🎉

@hanxiao hanxiao merged commit 45a35a5 into main Mar 2, 2022
@hanxiao hanxiao deleted the feat-pulled-out-columns branch March 2, 2022 17:36
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.

DocumentArray pull out columns

2 participants