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 support for non-continuous domains #11

Merged
merged 3 commits into from
Apr 26, 2024
Merged

Conversation

Dekker1
Copy link
Contributor

@Dekker1 Dekker1 commented Apr 26, 2024

No description provided.

Copy link

codecov bot commented Apr 26, 2024

Codecov Report

Attention: Patch coverage is 70.58824% with 80 lines in your changes are missing coverage. Please review.

Project coverage is 59.70%. Comparing base (221ad2f) to head (fb33721).

Files Patch % Lines
crates/huub/src/propagator/reason.rs 32.00% 17 Missing ⚠️
crates/fzn-huub/src/main.rs 0.00% 13 Missing ⚠️
crates/huub/src/propagator/propagation_action.rs 58.62% 12 Missing ⚠️
crates/huub/src/solver/view.rs 23.07% 10 Missing ⚠️
crates/huub/src/solver/value.rs 0.00% 5 Missing ⚠️
crates/huub/src/model.rs 60.00% 4 Missing ⚠️
crates/huub/src/model/bool.rs 33.33% 4 Missing ⚠️
crates/fzn-huub/src/tracing.rs 0.00% 3 Missing ⚠️
crates/huub/src/model/int.rs 0.00% 3 Missing ⚠️
crates/huub/src/solver/engine/int_var.rs 97.41% 3 Missing ⚠️
... and 4 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #11      +/-   ##
===========================================
+ Coverage    54.72%   59.70%   +4.97%     
===========================================
  Files           23       23              
  Lines         1301     1365      +64     
===========================================
+ Hits           712      815     +103     
+ Misses         589      550      -39     

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

@Dekker1 Dekker1 merged commit fb33721 into develop Apr 26, 2024
7 checks passed
@Dekker1 Dekker1 deleted the feat/lazy_encoding branch April 26, 2024 10:12
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