Skip to content

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

Merged
hanxiao merged 3 commits intomainfrom
doc-store-backend
Feb 2, 2022
Merged

docs(store): add documentation for storage backend#88
hanxiao merged 3 commits intomainfrom
doc-store-backend

Conversation

@hanxiao
Copy link
Copy Markdown
Member

@hanxiao hanxiao commented Jan 31, 2022

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 31, 2022

Codecov Report

Merging #88 (c99dea5) into main (2d5e93b) will increase coverage by 0.43%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   83.75%   84.18%   +0.43%     
==========================================
  Files          92       93       +1     
  Lines        4117     4148      +31     
==========================================
+ Hits         3448     3492      +44     
+ Misses        669      656      -13     
Flag Coverage Δ
docarray 84.18% <100.00%> (+0.43%) ⬆️

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

Impacted Files Coverage Δ
docarray/array/sqlite.py 100.00% <100.00%> (+20.00%) ⬆️
docarray/array/storage/weaviate/__init__.py 100.00% <100.00%> (ø)
docarray/array/weaviate.py 100.00% <100.00%> (ø)
docarray/array/storage/weaviate/getsetdel.py 80.00% <0.00%> (-19.02%) ⬇️
docarray/array/mixins/setitem.py 81.30% <0.00%> (-4.84%) ⬇️
docarray/array/storage/weaviate/seqlike.py 91.42% <0.00%> (-2.86%) ⬇️
docarray/array/mixins/group.py 87.17% <0.00%> (-2.48%) ⬇️
docarray/math/ndarray.py 90.52% <0.00%> (-0.30%) ⬇️
docarray/array/mixins/content.py 98.52% <0.00%> (-0.11%) ⬇️
docarray/array/mixins/embed.py 90.90% <0.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 2d5e93b...c99dea5. Read the comment docs.

@CatStark CatStark removed the size/m label Feb 1, 2022
@github-actions github-actions bot added the size/m label Feb 2, 2022
@hanxiao hanxiao marked this pull request as ready for review February 2, 2022 17:22
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 2, 2022

📝 Docs are deployed on https://ft-doc-store-backend--jina-docs.netlify.app 🎉

@hanxiao hanxiao merged commit 63573ad into main Feb 2, 2022
@hanxiao hanxiao deleted the doc-store-backend branch February 2, 2022 17:41
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.

2 participants