Skip to content

Move code to MOI and add JuMP layer #19

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

Merged
merged 36 commits into from
May 24, 2025

MOI infeasibility analysis

85e00fb
Select commit
Loading
Failed to load commit list.
Merged

Move code to MOI and add JuMP layer #19

MOI infeasibility analysis
85e00fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 8, 2025 in 1s

74.29% of diff hit (target 97.05%)

View this Pull Request on Codecov

74.29% of diff hit (target 97.05%)

Annotations

Check warning on line 22 in ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl#L22

Added line #L22 was not covered by tests

Check warning on line 29 in ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl#L26-L29

Added lines #L26 - L29 were not covered by tests

Check warning on line 31 in ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl#L31

Added line #L31 was not covered by tests

Check warning on line 38 in ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl#L34-L38

Added lines #L34 - L38 were not covered by tests

Check warning on line 40 in ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl#L40

Added line #L40 was not covered by tests

Check warning on line 48 in ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl#L48

Added line #L48 was not covered by tests

Check warning on line 53 in ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 61 in ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl#L61

Added line #L61 was not covered by tests

Check warning on line 66 in ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 74 in ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl#L74

Added line #L74 was not covered by tests

Check warning on line 79 in ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 147 in src/ModelAnalyzer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ModelAnalyzer.jl#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 151 in src/ModelAnalyzer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ModelAnalyzer.jl#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 160 in src/ModelAnalyzer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ModelAnalyzer.jl#L159-L160

Added lines #L159 - L160 were not covered by tests

Check warning on line 164 in src/ModelAnalyzer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ModelAnalyzer.jl#L163-L164

Added lines #L163 - L164 were not covered by tests

Check warning on line 173 in src/ModelAnalyzer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ModelAnalyzer.jl#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 177 in src/ModelAnalyzer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ModelAnalyzer.jl#L176-L177

Added lines #L176 - L177 were not covered by tests

Check warning on line 186 in src/ModelAnalyzer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ModelAnalyzer.jl#L185-L186

Added lines #L185 - L186 were not covered by tests

Check warning on line 190 in src/ModelAnalyzer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ModelAnalyzer.jl#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 200 in src/ModelAnalyzer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ModelAnalyzer.jl#L197-L200

Added lines #L197 - L200 were not covered by tests

Check warning on line 202 in src/ModelAnalyzer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ModelAnalyzer.jl#L202

Added line #L202 was not covered by tests

Check warning on line 208 in src/ModelAnalyzer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ModelAnalyzer.jl#L205-L208

Added lines #L205 - L208 were not covered by tests

Check warning on line 210 in src/ModelAnalyzer.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ModelAnalyzer.jl#L210

Added line #L210 was not covered by tests

Check warning on line 14 in src/_eval_variables.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_eval_variables.jl#L12-L14

Added lines #L12 - L14 were not covered by tests

Check warning on line 17 in src/_eval_variables.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_eval_variables.jl#L17

Added line #L17 was not covered by tests