Skip to content

fix(store): change default serialization protocol to pickle#97

Merged
hanxiao merged 2 commits intomainfrom
fix-default-protocol-pickle
Feb 4, 2022
Merged

fix(store): change default serialization protocol to pickle#97
hanxiao merged 2 commits intomainfrom
fix-default-protocol-pickle

Conversation

@hanxiao
Copy link
Copy Markdown
Member

@hanxiao hanxiao commented Feb 4, 2022

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 4, 2022

Codecov Report

Merging #97 (9f60014) into main (bd343d8) will decrease coverage by 0.31%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
- Coverage   85.24%   84.93%   -0.32%     
==========================================
  Files          98       98              
  Lines        4386     4400      +14     
==========================================
- Hits         3739     3737       -2     
- Misses        647      663      +16     
Flag Coverage Δ
docarray 84.93% <75.00%> (-0.32%) ⬇️

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

Impacted Files Coverage Δ
docarray/array/mixins/io/binary.py 93.65% <ø> (ø)
docarray/array/mixins/io/from_gen.py 83.63% <ø> (ø)
docarray/types.py 0.00% <ø> (ø)
docarray/array/document.py 69.04% <35.71%> (-14.29%) ⬇️
docarray/__init__.py 100.00% <100.00%> (ø)
docarray/array/mixins/empty.py 87.50% <100.00%> (ø)
docarray/array/mixins/io/pushpull.py 94.93% <100.00%> (ø)
docarray/array/mixins/pydantic.py 82.35% <100.00%> (ø)
docarray/array/storage/memory/seqlike.py 100.00% <100.00%> (ø)
docarray/array/storage/pqlite/__init__.py 100.00% <100.00%> (ø)
... and 6 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 f3f3de4...9f60014. Read the comment docs.

@hanxiao hanxiao merged commit a72a18d into main Feb 4, 2022
@hanxiao hanxiao deleted the fix-default-protocol-pickle branch February 4, 2022 15: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.

1 participant