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 constraint tags for broadcast constraints #3515

Merged
merged 2 commits into from
Sep 19, 2023
Merged

Conversation

odow
Copy link
Member

@odow odow commented Sep 19, 2023

Closes #3514

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (6bde748) 98.14% compared to head (300f92b) 98.14%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3515   +/-   ##
=======================================
  Coverage   98.14%   98.14%           
=======================================
  Files          37       37           
  Lines        5547     5548    +1     
=======================================
+ Hits         5444     5445    +1     
  Misses        103      103           
Files Changed Coverage Δ
src/macros.jl 98.00% <100.00%> (+<0.01%) ⬆️

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

test/test_macros.jl Outdated Show resolved Hide resolved
@odow odow merged commit 1ee5fae into master Sep 19, 2023
@odow odow deleted the od/fix-broadcast-tag branch September 19, 2023 22:55
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.

Constraints with broadcasting operators hang with tags
1 participant