Skip to content

refactor(array): storage info in summary#149

Merged
hanxiao merged 1 commit intomainfrom
fix-storage-info
Feb 25, 2022
Merged

refactor(array): storage info in summary#149
hanxiao merged 1 commit intomainfrom
fix-storage-info

Conversation

@hanxiao
Copy link
Copy Markdown
Member

@hanxiao hanxiao commented Feb 25, 2022

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 25, 2022

Codecov Report

Merging #149 (d014148) into main (fd15f05) will increase coverage by 3.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #149      +/-   ##
==========================================
+ Coverage   81.30%   84.35%   +3.05%     
==========================================
  Files         115      115              
  Lines        4975     4968       -7     
==========================================
+ Hits         4045     4191     +146     
+ Misses        930      777     -153     
Flag Coverage Δ
docarray 84.35% <100.00%> (+3.05%) ⬆️

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

Impacted Files Coverage Δ
docarray/array/storage/memory/backend.py 95.45% <ø> (-0.70%) ⬇️
docarray/array/storage/pqlite/backend.py 96.07% <ø> (-0.08%) ⬇️
docarray/array/storage/qdrant/backend.py 96.29% <ø> (-0.05%) ⬇️
docarray/array/storage/sqlite/backend.py 92.30% <ø> (-0.10%) ⬇️
docarray/array/storage/weaviate/backend.py 85.71% <ø> (+1.64%) ⬆️
docarray/__init__.py 100.00% <100.00%> (ø)
docarray/array/mixins/plot.py 64.92% <100.00%> (+0.18%) ⬆️
docarray/array/storage/base/backend.py 90.00% <100.00%> (ø)
docarray/array/mixins/traverse.py 94.44% <0.00%> (+1.38%) ⬆️
... and 13 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 d01fe85...d014148. Read the comment docs.

@hanxiao hanxiao changed the title fix(array): storage info in summary refactor(array): storage info in summary Feb 25, 2022
@hanxiao hanxiao merged commit cd99c48 into main Feb 25, 2022
@hanxiao hanxiao deleted the fix-storage-info branch February 25, 2022 22:00
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