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 error message when broadcasting bounds #2966

Merged
merged 3 commits into from
Apr 28, 2022
Merged

Fix error message when broadcasting bounds #2966

merged 3 commits into from
Apr 28, 2022

Conversation

odow
Copy link
Member

@odow odow commented Apr 28, 2022

Closes #2944

cc @hdavid16

@odow odow added Category: Modeling Type: Error Messages Can be fixed with better error message labels Apr 28, 2022
@codecov
Copy link

codecov bot commented Apr 28, 2022

Codecov Report

Merging #2966 (350cab7) into master (7999ade) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2966   +/-   ##
=======================================
  Coverage   95.42%   95.42%           
=======================================
  Files          43       43           
  Lines        5794     5794           
=======================================
  Hits         5529     5529           
  Misses        265      265           
Impacted Files Coverage Δ
src/macros.jl 96.34% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7999ade...350cab7. Read the comment docs.

@odow odow merged commit 44be944 into master Apr 28, 2022
@odow odow deleted the od/broadcast-bounds branch April 28, 2022 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Modeling Type: Error Messages Can be fixed with better error message
Development

Successfully merging this pull request may close these issues.

Vectorized bounds on variables
1 participant