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

Pyomo doe refactor #3317

Merged
merged 203 commits into from
Aug 19, 2024

Remove URL for URL checker for now

24bd55e
Select commit
Loading
Failed to load commit list.
Merged

Pyomo doe refactor #3317

Remove URL for URL checker for now
24bd55e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 14, 2024 in 1s

74.41% of diff hit (target 88.53%)

View this Pull Request on Codecov

74.41% of diff hit (target 88.53%)

Annotations

Check warning on line 33 in pyomo/contrib/doe/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/__init__.py#L33

Added line #L33 was not covered by tests

Check warning on line 41 in pyomo/contrib/doe/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/__init__.py#L41

Added line #L41 was not covered by tests

Check warning on line 49 in pyomo/contrib/doe/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/__init__.py#L49

Added line #L49 was not covered by tests

Check warning on line 26 in pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 29 in pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 32 in pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py#L32

Added line #L32 was not covered by tests

Check warning on line 38 in pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py#L38

Added line #L38 was not covered by tests

Check warning on line 42 in pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 46 in pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 52 in pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py#L52

Added line #L52 was not covered by tests

Check warning on line 71 in pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py#L71

Added line #L71 was not covered by tests

Check warning on line 74 in pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py#L74

Added line #L74 was not covered by tests

Check warning on line 77 in pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py#L77

Added line #L77 was not covered by tests

Check warning on line 98 in pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_compute_factorial_FIM.py#L98

Added line #L98 was not covered by tests

Check warning on line 27 in pyomo/contrib/doe/examples/reactor_example.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_example.py#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 30 in pyomo/contrib/doe/examples/reactor_example.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_example.py#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 33 in pyomo/contrib/doe/examples/reactor_example.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_example.py#L33

Added line #L33 was not covered by tests

Check warning on line 39 in pyomo/contrib/doe/examples/reactor_example.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_example.py#L39

Added line #L39 was not covered by tests

Check warning on line 43 in pyomo/contrib/doe/examples/reactor_example.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_example.py#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 47 in pyomo/contrib/doe/examples/reactor_example.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_example.py#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 53 in pyomo/contrib/doe/examples/reactor_example.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_example.py#L53

Added line #L53 was not covered by tests

Check warning on line 72 in pyomo/contrib/doe/examples/reactor_example.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_example.py#L72

Added line #L72 was not covered by tests

Check warning on line 75 in pyomo/contrib/doe/examples/reactor_example.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_example.py#L75

Added line #L75 was not covered by tests

Check warning on line 78 in pyomo/contrib/doe/examples/reactor_example.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_example.py#L78

Added line #L78 was not covered by tests

Check warning on line 102 in pyomo/contrib/doe/examples/reactor_example.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyomo/contrib/doe/examples/reactor_example.py#L102

Added line #L102 was not covered by tests