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

Support quadratic constraints #181

Merged
merged 21 commits into from
Jun 21, 2024

nlp -> nls

8d10910
Select commit
Loading
Failed to load commit list.
Merged

Support quadratic constraints #181

nlp -> nls
8d10910
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 21, 2024 in 0s

45.98% of diff hit (target 93.00%)

View this Pull Request on Codecov

45.98% of diff hit (target 93.00%)

Annotations

Check warning on line 144 in src/moi_nlp_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nlp_model.jl#L138-L144

Added lines #L138 - L144 were not covered by tests

Check warning on line 179 in src/moi_nlp_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nlp_model.jl#L163-L179

Added lines #L163 - L179 were not covered by tests

Check warning on line 183 in src/moi_nlp_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nlp_model.jl#L181-L183

Added lines #L181 - L183 were not covered by tests

Check warning on line 222 in src/moi_nlp_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nlp_model.jl#L222

Added line #L222 was not covered by tests

Check warning on line 226 in src/moi_nlp_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nlp_model.jl#L224-L226

Added lines #L224 - L226 were not covered by tests

Check warning on line 261 in src/moi_nlp_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nlp_model.jl#L261

Added line #L261 was not covered by tests

Check warning on line 266 in src/moi_nlp_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nlp_model.jl#L263-L266

Added lines #L263 - L266 were not covered by tests

Check warning on line 291 in src/moi_nlp_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nlp_model.jl#L285-L291

Added lines #L285 - L291 were not covered by tests

Check warning on line 322 in src/moi_nlp_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nlp_model.jl#L317-L322

Added lines #L317 - L322 were not covered by tests

Check warning on line 374 in src/moi_nlp_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nlp_model.jl#L370-L374

Added lines #L370 - L374 were not covered by tests

Check warning on line 264 in src/moi_nls_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nls_model.jl#L262-L264

Added lines #L262 - L264 were not covered by tests

Check warning on line 293 in src/moi_nls_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nls_model.jl#L287-L293

Added lines #L287 - L293 were not covered by tests

Check warning on line 328 in src/moi_nls_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nls_model.jl#L312-L328

Added lines #L312 - L328 were not covered by tests

Check warning on line 332 in src/moi_nls_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nls_model.jl#L330-L332

Added lines #L330 - L332 were not covered by tests

Check warning on line 371 in src/moi_nls_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nls_model.jl#L371

Added line #L371 was not covered by tests

Check warning on line 375 in src/moi_nls_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nls_model.jl#L373-L375

Added lines #L373 - L375 were not covered by tests

Check warning on line 410 in src/moi_nls_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nls_model.jl#L410

Added line #L410 was not covered by tests

Check warning on line 415 in src/moi_nls_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nls_model.jl#L412-L415

Added lines #L412 - L415 were not covered by tests

Check warning on line 431 in src/moi_nls_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nls_model.jl#L429-L431

Added lines #L429 - L431 were not covered by tests

Check warning on line 440 in src/moi_nls_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nls_model.jl#L433-L440

Added lines #L433 - L440 were not covered by tests

Check warning on line 457 in src/moi_nls_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nls_model.jl#L456-L457

Added lines #L456 - L457 were not covered by tests

Check warning on line 472 in src/moi_nls_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nls_model.jl#L466-L472

Added lines #L466 - L472 were not covered by tests

Check warning on line 487 in src/moi_nls_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nls_model.jl#L487

Added line #L487 was not covered by tests

Check warning on line 490 in src/moi_nls_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nls_model.jl#L489-L490

Added lines #L489 - L490 were not covered by tests

Check warning on line 493 in src/moi_nls_model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/moi_nls_model.jl#L492-L493

Added lines #L492 - L493 were not covered by tests