Skip to content

fix: fix summary for storage backends#92

Merged
hanxiao merged 1 commit intomainfrom
fix-summary
Feb 3, 2022
Merged

fix: fix summary for storage backends#92
hanxiao merged 1 commit intomainfrom
fix-summary

Conversation

@alaeddine-13
Copy link
Copy Markdown
Member

Fixes da.summary() when there is no attributes

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 3, 2022

Codecov Report

Merging #92 (fd29ad8) into main (2a80abf) will increase coverage by 0.11%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
+ Coverage   85.13%   85.24%   +0.11%     
==========================================
  Files          98       98              
  Lines        4392     4386       -6     
==========================================
  Hits         3739     3739              
+ Misses        653      647       -6     
Flag Coverage Δ
docarray 85.24% <100.00%> (+0.11%) ⬆️

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

Impacted Files Coverage Δ
docarray/__init__.py 100.00% <100.00%> (ø)
docarray/array/mixins/plot.py 64.92% <100.00%> (+2.01%) ⬆️
docarray/array/storage/base/backend.py 85.71% <100.00%> (+5.71%) ⬆️
docarray/array/storage/memory/backend.py 97.82% <100.00%> (+2.17%) ⬆️
docarray/array/storage/sqlite/backend.py 92.10% <100.00%> (+0.85%) ⬆️
docarray/array/storage/weaviate/backend.py 87.73% <100.00%> (+0.46%) ⬆️

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 74ce861...fd29ad8. Read the comment docs.

@hanxiao hanxiao merged commit bd343d8 into main Feb 3, 2022
@hanxiao hanxiao deleted the fix-summary branch February 3, 2022 10:44
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