Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add serialization to base64 #33

Merged
merged 3 commits into from
Jan 11, 2022
Merged

feat: add serialization to base64 #33

merged 3 commits into from
Jan 11, 2022

Conversation

hanxiao
Copy link
Member

@hanxiao hanxiao commented Jan 11, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jan 11, 2022

Codecov Report

Merging #33 (677b597) into main (3a906db) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   83.18%   83.26%   +0.07%     
==========================================
  Files          67       67              
  Lines        3135     3149      +14     
==========================================
+ Hits         2608     2622      +14     
  Misses        527      527              
Flag Coverage Δ
docarray 83.26% <100.00%> (+0.07%) ⬆️

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

Impacted Files Coverage Δ
docarray/array/mixins/io/binary.py 95.55% <100.00%> (+0.31%) ⬆️
docarray/document/mixins/porting.py 92.59% <100.00%> (+0.92%) ⬆️
docarray/proto/io/ndarray.py 94.78% <100.00%> (+0.09%) ⬆️

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 3a906db...677b597. Read the comment docs.

@hanxiao hanxiao merged commit 74b9405 into main Jan 11, 2022
@hanxiao hanxiao deleted the feat-base64 branch January 11, 2022 17:56
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.

None yet

1 participant