Skip to content

docs(store): add documentation for storage backend#95

Merged
hanxiao merged 1 commit intomainfrom
docs-add-store-guide
Feb 3, 2022
Merged

docs(store): add documentation for storage backend#95
hanxiao merged 1 commit intomainfrom
docs-add-store-guide

Conversation

@hanxiao
Copy link
Copy Markdown
Member

@hanxiao hanxiao commented Feb 3, 2022

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 3, 2022

Codecov Report

Merging #95 (f3d95e7) into main (bd343d8) will decrease coverage by 32.83%.
The diff coverage is 24.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #95       +/-   ##
===========================================
- Coverage   85.24%   52.41%   -32.84%     
===========================================
  Files          98       98               
  Lines        4386     4396       +10     
===========================================
- Hits         3739     2304     -1435     
- Misses        647     2092     +1445     
Flag Coverage Δ
docarray 52.41% <24.00%> (-32.84%) ⬇️

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

Impacted Files Coverage Δ
docarray/array/storage/pqlite/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
docarray/array/storage/weaviate/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
docarray/array/storage/weaviate/backend.py 0.00% <0.00%> (-87.74%) ⬇️
docarray/array/storage/weaviate/getsetdel.py 0.00% <0.00%> (-100.00%) ⬇️
docarray/array/storage/weaviate/seqlike.py 0.00% <0.00%> (-94.29%) ⬇️
docarray/types.py 0.00% <ø> (ø)
docarray/array/document.py 47.61% <35.71%> (-35.72%) ⬇️
docarray/array/storage/memory/seqlike.py 82.35% <100.00%> (-17.65%) ⬇️
docarray/array/weaviate.py 0.00% <0.00%> (-100.00%) ⬇️
... and 57 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 bd343d8...f3d95e7. Read the comment docs.

@hanxiao hanxiao merged commit 8db14ff into main Feb 3, 2022
@hanxiao hanxiao deleted the docs-add-store-guide branch February 3, 2022 17:58
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.

1 participant