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

Bugfix no bound variable #221

Merged
merged 3 commits into from Dec 12, 2020
Merged

Bugfix no bound variable #221

merged 3 commits into from Dec 12, 2020

Conversation

Wikunia
Copy link
Owner

@Wikunia Wikunia commented Dec 12, 2020

Solves #220

Needs a test case.

@codecov
Copy link

codecov bot commented Dec 12, 2020

Codecov Report

Merging #221 (291cc88) into master (cebc65f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #221   +/-   ##
=======================================
  Coverage   96.66%   96.66%           
=======================================
  Files          36       36           
  Lines        3178     3178           
=======================================
  Hits         3072     3072           
  Misses        106      106           
Impacted Files Coverage Δ
src/type_inits.jl 94.44% <ø> (ø)
src/types.jl 97.40% <ø> (ø)
src/constraints/all_different.jl 100.00% <100.00%> (ø)
src/constraints/table.jl 99.23% <100.00%> (ø)

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 cebc65f...291cc88. Read the comment docs.

@Wikunia Wikunia merged commit ef53595 into master Dec 12, 2020
@Wikunia Wikunia deleted the bugfix-no-bound-variable branch December 12, 2020 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@objective in a (specific) model give "MethodError: no method matching iterate(::Nothing)"
1 participant