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

Including CI process changes #9

Merged
merged 29 commits into from
Jun 24, 2024

Merge branch 'JuMP' into keras3

568474a
Select commit
Loading
Failed to load commit list.
Merged

Including CI process changes #9

Merge branch 'JuMP' into keras3
568474a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 24, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 81 in src/omlt/formulation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/formulation.py#L81

Added line #L81 was not covered by tests

Check warning on line 209 in src/omlt/gbt/gbt_formulation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/gbt/gbt_formulation.py#L209

Added line #L209 was not covered by tests

Check warning on line 213 in src/omlt/gbt/gbt_formulation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/gbt/gbt_formulation.py#L213

Added line #L213 was not covered by tests

Check warning on line 215 in src/omlt/gbt/gbt_formulation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/gbt/gbt_formulation.py#L215

Added line #L215 was not covered by tests

Check warning on line 219 in src/omlt/gbt/gbt_formulation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/gbt/gbt_formulation.py#L219

Added line #L219 was not covered by tests

Check warning on line 226 in src/omlt/gbt/gbt_formulation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/gbt/gbt_formulation.py#L226

Added line #L226 was not covered by tests

Check warning on line 230 in src/omlt/gbt/gbt_formulation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/gbt/gbt_formulation.py#L230

Added line #L230 was not covered by tests

Check warning on line 63 in src/omlt/gbt/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/gbt/model.py#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 73 in src/omlt/gbt/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/gbt/model.py#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 90 in src/omlt/gbt/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/gbt/model.py#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 93 in src/omlt/gbt/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/gbt/model.py#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 52 in src/omlt/io/keras/keras_reader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/io/keras/keras_reader.py#L52

Added line #L52 was not covered by tests

Check warning on line 57 in src/omlt/io/keras/keras_reader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/io/keras/keras_reader.py#L57

Added line #L57 was not covered by tests

Check warning on line 189 in src/omlt/io/onnx_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/io/onnx_parser.py#L188-L189

Added lines #L188 - L189 were not covered by tests

Check warning on line 220 in src/omlt/io/onnx_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/io/onnx_parser.py#L220

Added line #L220 was not covered by tests

Check warning on line 224 in src/omlt/io/onnx_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/io/onnx_parser.py#L224

Added line #L224 was not covered by tests

Check warning on line 230 in src/omlt/io/onnx_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/io/onnx_parser.py#L229-L230

Added lines #L229 - L230 were not covered by tests

Check warning on line 232 in src/omlt/io/onnx_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/io/onnx_parser.py#L232

Added line #L232 was not covered by tests

Check warning on line 236 in src/omlt/io/onnx_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/io/onnx_parser.py#L236

Added line #L236 was not covered by tests

Check warning on line 248 in src/omlt/io/onnx_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/io/onnx_parser.py#L247-L248

Added lines #L247 - L248 were not covered by tests

Check warning on line 251 in src/omlt/io/onnx_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/io/onnx_parser.py#L250-L251

Added lines #L250 - L251 were not covered by tests

Check warning on line 253 in src/omlt/io/onnx_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/io/onnx_parser.py#L253

Added line #L253 was not covered by tests

Check warning on line 257 in src/omlt/io/onnx_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/io/onnx_parser.py#L257

Added line #L257 was not covered by tests

Check warning on line 260 in src/omlt/io/onnx_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/io/onnx_parser.py#L259-L260

Added lines #L259 - L260 were not covered by tests

Check warning on line 382 in src/omlt/io/onnx_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/omlt/io/onnx_parser.py#L382

Added line #L382 was not covered by tests