Skip to content

fix(array): push pull use most compact protocol#6

Merged
hanxiao merged 5 commits intomainfrom
fix-push-pull
Jan 3, 2022
Merged

fix(array): push pull use most compact protocol#6
hanxiao merged 5 commits intomainfrom
fix-push-pull

Conversation

@hanxiao
Copy link
Copy Markdown
Member

@hanxiao hanxiao commented Dec 24, 2021

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 24, 2021

Codecov Report

Merging #6 (4a4dd32) into main (d95d3ed) will decrease coverage by 8.34%.
The diff coverage is 42.85%.

❗ Current head 4a4dd32 differs from pull request most recent head 36be6a0. Consider uploading reports for the commit 36be6a0 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
- Coverage   80.92%   72.57%   -8.35%     
==========================================
  Files          66       66              
  Lines        2920     2921       +1     
==========================================
- Hits         2363     2120     -243     
- Misses        557      801     +244     
Flag Coverage Δ
docarray 72.57% <42.85%> (-8.35%) ⬇️

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

Impacted Files Coverage Δ
docarray/array/mixins/parallel.py 29.82% <0.00%> (-0.54%) ⬇️
docarray/array/mixins/evaluation.py 87.87% <100.00%> (ø)
docarray/array/mixins/io/pushpull.py 98.33% <100.00%> (ø)
docarray/document/mixins/video.py 17.64% <0.00%> (-70.59%) ⬇️
docarray/document/mixins/audio.py 21.87% <0.00%> (-62.50%) ⬇️
docarray/document/mixins/mesh.py 29.41% <0.00%> (-47.06%) ⬇️
docarray/document/mixins/content.py 40.00% <0.00%> (-46.67%) ⬇️
docarray/score/mixins/representer.py 60.00% <0.00%> (-40.00%) ⬇️
docarray/score/data.py 53.57% <0.00%> (-39.29%) ⬇️
docarray/document/generators.py 50.92% <0.00%> (-37.04%) ⬇️
... and 18 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 dbe447b...36be6a0. Read the comment docs.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 3, 2022

Thanks for your contribution ❤️
💔 Unfortunately, this PR has one ore more bad commit messages, it can not be merged. To fix this problem, please refer to:

Note, other CI tests will not start until the commit messages get fixed.

This message will be deleted automatically when the commit messages get fixed.

@hanxiao hanxiao merged commit da3b32e into main Jan 3, 2022
@hanxiao hanxiao deleted the fix-push-pull branch January 3, 2022 09:04
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