Skip to content

Sl/refactor broadcasting and continue#37

Open
SophieL1 wants to merge 5 commits intomainfrom
sl/refactor-broadcast
Open

Sl/refactor broadcasting and continue#37
SophieL1 wants to merge 5 commits intomainfrom
sl/refactor-broadcast

Conversation

@SophieL1
Copy link
Copy Markdown
Collaborator

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

❌ Patch coverage is 77.77778% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.95%. Comparing base (1a3c1f9) to head (22faddb).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/reverse_mode.jl 72.11% 29 Missing ⚠️
src/sizes.jl 79.16% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
- Coverage   90.82%   89.95%   -0.88%     
==========================================
  Files          20       20              
  Lines        2377     2479     +102     
==========================================
+ Hits         2159     2230      +71     
- Misses        218      249      +31     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

* `NODE_SUBEXPRESSION`: the index into `data.expressions`
* `NODE_CALL_UNIVARIATE_BROADCASTED`: the index into `operators.univariate_operators`
* `NODE_CALL_MULTIVARIATE_BROADCASTED`: the index into `operators.multivariate_operators`
* `NODE_CALL_UNIVARIATE_REDUCE`: the index into `operators.univariate_operators`
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Restrict to bivariate, so I wouild just call it NODE_CALL_REDUCE

Co-authored-by: Benoît Legat <benoit.legat@gmail.com>
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