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

Update to pindakaas with generic propagator interface #134

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

Dekker1
Copy link
Contributor

@Dekker1 Dekker1 commented Oct 28, 2024

No description provided.

Copy link

codecov bot commented Oct 28, 2024

Codecov Report

Attention: Patch coverage is 84.21053% with 21 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
crates/huub/src/solver.rs 84.31% 8 Missing ⚠️
crates/huub/src/solver/view.rs 0.00% 5 Missing ⚠️
crates/huub/src/model/bool.rs 71.42% 1 Missing and 3 partials ⚠️
crates/huub/src/model.rs 78.57% 3 Missing ⚠️
crates/fzn-huub/src/lib.rs 66.66% 0 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
crates/huub/src/model/branching.rs 81.81% <100.00%> (-0.80%) ⬇️
crates/huub/src/model/constraint.rs 45.53% <100.00%> (-0.12%) ⬇️
crates/huub/src/model/flatzinc.rs 45.12% <ø> (ø)
crates/huub/src/model/int.rs 46.05% <100.00%> (-0.18%) ⬇️
crates/huub/src/model/reformulate.rs 75.26% <100.00%> (-0.78%) ⬇️
crates/huub/src/propagator/all_different_int.rs 95.66% <100.00%> (-0.10%) ⬇️
...rates/huub/src/propagator/array_var_int_element.rs 86.50% <100.00%> (ø)
crates/huub/src/propagator/disjunctive_strict.rs 98.45% <100.00%> (ø)
crates/huub/src/propagator/int_abs.rs 90.78% <100.00%> (ø)
crates/huub/src/propagator/int_div.rs 94.57% <100.00%> (ø)
... and 17 more

Copy link

codspeed-hq bot commented Oct 28, 2024

CodSpeed Performance Report

Merging #134 will not alter performance

Comparing Dekker1:feat/gen_pindakaas (059f7f4) with develop (1d3f796)

Summary

✅ 13 untouched benchmarks

@Dekker1 Dekker1 merged commit 059f7f4 into huub-solver:develop Oct 29, 2024
10 checks passed
@Dekker1 Dekker1 deleted the feat/gen_pindakaas branch October 29, 2024 01:48
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