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 usual constraints from XCSP3 (#29) #30

Merged
merged 3 commits into from
Jun 23, 2024
Merged

Add usual constraints from XCSP3 (#29) #30

merged 3 commits into from
Jun 23, 2024

Conversation

Azzaare
Copy link
Member

@Azzaare Azzaare commented Jun 23, 2024

  • Fix AllDifferent with param too

  • AllDiff and AllEq

  • Cardinality

  • Channel

  • Circuit

  • Count

  • Cumulative

  • Element

  • Extension

  • Instantiation

  • Intention (DistDifferent)

  • Maximum

  • Minimum

  • MDD

  • NValues

  • No Overlap

  • Ordered

  • Regular

  • Sum

  • Test items and fixes

  • Fix test items

* Fix AllDifferent with param too

* AllDiff and AllEq

* Cardinality

* Channel

* Circuit

* Count

* Cumulative

* Element

* Extension

* Instantiation

* Intention (DistDifferent)

* Maximum

* Minimum

* MDD

* NValues

* No Overlap

* Ordered

* Regular

* Sum

* Test items and fixes

* Fix test items
@codecov-commenter
Copy link

codecov-commenter commented Jun 23, 2024

Codecov Report

Attention: Patch coverage is 98.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 91.91%. Comparing base (5b7f0a6) to head (89941ea).
Report is 1 commits behind head on main.

Files Patch % Lines
src/variables.jl 82.60% 4 Missing ⚠️
src/objectives.jl 57.14% 3 Missing ⚠️
src/MOI_wrapper.jl 66.66% 1 Missing ⚠️
src/constraints.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #30       +/-   ##
===========================================
+ Coverage   68.09%   91.91%   +23.82%     
===========================================
  Files           6       26       +20     
  Lines         257      569      +312     
===========================================
+ Hits          175      523      +348     
+ Misses         82       46       -36     

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

@Azzaare Azzaare merged commit d51d0ca into main Jun 23, 2024
9 checks passed
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.

2 participants