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

Fix broadcasting over NonlinearExpr objects #3881

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

odow
Copy link
Member

@odow odow commented Nov 14, 2024

This now has the same behaviour as AffExpr and QuadExpr

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.58%. Comparing base (5f07ea2) to head (cc0eabc).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3881   +/-   ##
=======================================
  Coverage   99.58%   99.58%           
=======================================
  Files          43       43           
  Lines        6028     6029    +1     
=======================================
+ Hits         6003     6004    +1     
  Misses         25       25           

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

@odow odow merged commit 7111683 into master Nov 14, 2024
11 checks passed
@odow odow deleted the od/fix-broadcastable branch November 14, 2024 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant