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

Hold a SCIP pointer to prevent freeing the model while the constraint is still in use #158

Merged
merged 2 commits into from
Oct 21, 2024

Cargo fmt

a7b9ef3
Select commit
Loading
Failed to load commit list.
Merged

Hold a SCIP pointer to prevent freeing the model while the constraint is still in use #158

Cargo fmt
a7b9ef3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 21, 2024 in 0s

92.31% of diff hit (target 75.67%)

View this Pull Request on Codecov

92.31% of diff hit (target 75.67%)

Annotations

Check warning on line 112 in src/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model.rs#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 119 in src/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model.rs#L119

Added line #L119 was not covered by tests