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

Add better error message when index is same as model #2486

Merged
merged 6 commits into from
Feb 21, 2021
Merged

Add better error message when index is same as model #2486

merged 6 commits into from
Feb 21, 2021

Conversation

odow
Copy link
Member

@odow odow commented Feb 19, 2021

Closes #858

@codecov
Copy link

codecov bot commented Feb 19, 2021

Codecov Report

Merging #2486 (ef9b8b7) into master (9daea7d) will increase coverage by 0.02%.
The diff coverage is 80.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2486      +/-   ##
==========================================
+ Coverage   92.38%   92.40%   +0.02%     
==========================================
  Files          43       43              
  Lines        4663     4676      +13     
==========================================
+ Hits         4308     4321      +13     
  Misses        355      355              
Impacted Files Coverage Δ
src/macros.jl 92.50% <80.95%> (+0.19%) ⬆️
src/constraints.jl 93.46% <0.00%> (+0.04%) ⬆️

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 9daea7d...ef9b8b7. Read the comment docs.

test/macros.jl Outdated Show resolved Hide resolved
src/macros.jl Outdated Show resolved Hide resolved
@odow odow merged commit 28d93cc into master Feb 21, 2021
@odow odow deleted the od/scope branch February 21, 2021 04:07
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.

Scope of index variables
2 participants