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 support for Array collection broadcasting with Scalar collection #398

Conversation

douglasdavis
Copy link
Collaborator

@douglasdavis douglasdavis commented Oct 27, 2023

Followup to #397

@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2023

Codecov Report

Merging #398 (7668624) into main (816cb30) will decrease coverage by 0.06%.
The diff coverage is 50.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main     #398      +/-   ##
==========================================
- Coverage   94.04%   93.98%   -0.06%     
==========================================
  Files          23       23              
  Lines        3055     3058       +3     
==========================================
+ Hits         2873     2874       +1     
- Misses        182      184       +2     
Files Coverage Δ
src/dask_awkward/lib/core.py 93.08% <50.00%> (-0.20%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@douglasdavis douglasdavis marked this pull request as ready for review October 27, 2023 17:01
@douglasdavis douglasdavis merged commit c9f10ab into dask-contrib:main Oct 27, 2023
22 checks passed
@douglasdavis douglasdavis deleted the support-scalar-collection-broadcasting-on-array-collection branch October 27, 2023 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants