Skip to content

fix: casting in reduce before appending #1758

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

Merged
merged 1 commit into from
Aug 23, 2023
Merged

fix: casting in reduce before appending #1758

merged 1 commit into from
Aug 23, 2023

Conversation

alaeddine-13
Copy link
Member

casts documents to the left side docarray type before appending in reduce

@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% 🎉

Comparison is base (46c5dfd) 84.99% compared to head (251b9f9) 85.00%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1758      +/-   ##
==========================================
+ Coverage   84.99%   85.00%   +0.01%     
==========================================
  Files         134      134              
  Lines        8844     8845       +1     
==========================================
+ Hits         7517     7519       +2     
+ Misses       1327     1326       -1     
Flag Coverage Δ
docarray 85.00% <100.00%> (+0.01%) ⬆️

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

Files Changed Coverage Δ
docarray/__init__.py 93.33% <100.00%> (ø)
docarray/utils/reduce.py 95.00% <100.00%> (+0.26%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Alaeddine Abdessalem <[email protected]>
@github-actions
Copy link

📝 Docs are deployed on https://ft-fix-reduce-casting--jina-docs.netlify.app 🎉

@JoanFM JoanFM merged commit 2af8a0c into main Aug 23, 2023
@JoanFM JoanFM deleted the fix-reduce-casting branch August 23, 2023 11:35
@JoanFM JoanFM mentioned this pull request Sep 7, 2023
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