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 in computation of domain cardinality #297

Merged
merged 4 commits into from
Dec 8, 2022

Conversation

jardinetsouffleton
Copy link
Member

@codecov
Copy link

codecov bot commented Dec 8, 2022

Codecov Report

Merging #297 (d197e98) into master (afc6130) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #297      +/-   ##
==========================================
+ Coverage   67.78%   67.85%   +0.06%     
==========================================
  Files         136      136              
  Lines        5889     5883       -6     
==========================================
  Hits         3992     3992              
+ Misses       1897     1891       -6     
Impacted Files Coverage Δ
src/CP/core/model.jl 98.76% <100.00%> (+2.93%) ⬆️
src/CP/variables/BoolVarView.jl 88.46% <100.00%> (ø)
src/CP/constraints/sumtozero.jl 79.54% <0.00%> (-2.28%) ⬇️
src/CP/constraints/setdiffsingleton.jl 88.46% <0.00%> (+2.56%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jardinetsouffleton jardinetsouffleton merged commit 79e60f5 into master Dec 8, 2022
@jardinetsouffleton jardinetsouffleton deleted the fix-global-cardinality-function branch January 18, 2023 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant