Skip to content

feat(array): use pickle as default binary serialization#4

Merged
hanxiao merged 2 commits intomainfrom
feat-pickle-default
Dec 22, 2021
Merged

feat(array): use pickle as default binary serialization#4
hanxiao merged 2 commits intomainfrom
feat-pickle-default

Conversation

@hanxiao
Copy link
Copy Markdown
Member

@hanxiao hanxiao commented Dec 22, 2021

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 22, 2021

Codecov Report

Merging #4 (91de080) into main (3a6dab0) will increase coverage by 0.13%.
The diff coverage is 96.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   80.64%   80.78%   +0.13%     
==========================================
  Files          66       66              
  Lines        2894     2915      +21     
==========================================
+ Hits         2334     2355      +21     
  Misses        560      560              
Flag Coverage Δ
docarray 80.78% <96.87%> (+0.13%) ⬆️

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

Impacted Files Coverage Δ
docarray/array/mixins/parallel.py 30.35% <ø> (ø)
docarray/array/mixins/io/binary.py 94.73% <96.55%> (+0.19%) ⬆️
docarray/document/mixins/porting.py 93.33% <100.00%> (ø)
docarray/math/ndarray.py 91.76% <0.00%> (+1.17%) ⬆️

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 3a6dab0...91de080. Read the comment docs.

@hanxiao hanxiao merged commit 28a7e42 into main Dec 22, 2021
@hanxiao hanxiao deleted the feat-pickle-default branch December 22, 2021 20:07
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