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

New OM: ActionSelector #353

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Small fix after rebase

21c2c6d
Select commit
Loading
Failed to load commit list.
Draft

New OM: ActionSelector #353

Small fix after rebase
21c2c6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 26, 2024 in 1s

36.41% of diff hit (target 86.91%)

View this Pull Request on Codecov

36.41% of diff hit (target 86.91%)

Annotations

Check warning on line 986 in unified_planning/engines/factory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/factory.py#L986

Added line #L986 was not covered by tests

Check warning on line 33 in unified_planning/engines/mixins/action_selector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/mixins/action_selector.py#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 40 in unified_planning/engines/mixins/action_selector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/mixins/action_selector.py#L36-L40

Added lines #L36 - L40 were not covered by tests

Check warning on line 42 in unified_planning/engines/mixins/action_selector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/mixins/action_selector.py#L42

Added line #L42 was not covered by tests

Check warning on line 51 in unified_planning/engines/mixins/action_selector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/mixins/action_selector.py#L51

Added line #L51 was not covered by tests

Check warning on line 59 in unified_planning/engines/mixins/action_selector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/mixins/action_selector.py#L59

Added line #L59 was not covered by tests

Check warning on line 67 in unified_planning/engines/mixins/action_selector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/mixins/action_selector.py#L67

Added line #L67 was not covered by tests

Check warning on line 76 in unified_planning/engines/mixins/action_selector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/mixins/action_selector.py#L76

Added line #L76 was not covered by tests

Check warning on line 85 in unified_planning/engines/mixins/action_selector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/mixins/action_selector.py#L85

Added line #L85 was not covered by tests

Check warning on line 160 in unified_planning/model/contingent/contingent_problem.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/contingent/contingent_problem.py#L159-L160

Added lines #L159 - L160 were not covered by tests

Check warning on line 32 in unified_planning/model/contingent/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/contingent/environment.py#L32

Added line #L32 was not covered by tests

Check warning on line 43 in unified_planning/model/contingent/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/contingent/environment.py#L43

Added line #L43 was not covered by tests

Check warning on line 51 in unified_planning/model/contingent/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/contingent/environment.py#L51

Added line #L51 was not covered by tests

Check warning on line 67 in unified_planning/model/contingent/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/contingent/environment.py#L64-L67

Added lines #L64 - L67 were not covered by tests

Check warning on line 70 in unified_planning/model/contingent/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/contingent/environment.py#L70

Added line #L70 was not covered by tests

Check warning on line 83 in unified_planning/model/contingent/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/contingent/environment.py#L75-L83

Added lines #L75 - L83 were not covered by tests

Check warning on line 90 in unified_planning/model/contingent/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/contingent/environment.py#L85-L90

Added lines #L85 - L90 were not covered by tests

Check warning on line 98 in unified_planning/model/contingent/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/contingent/environment.py#L92-L98

Added lines #L92 - L98 were not covered by tests

Check warning on line 101 in unified_planning/model/contingent/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/contingent/environment.py#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 103 in unified_planning/model/contingent/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/contingent/environment.py#L103

Added line #L103 was not covered by tests

Check warning on line 108 in unified_planning/model/contingent/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/contingent/environment.py#L105-L108

Added lines #L105 - L108 were not covered by tests

Check warning on line 119 in unified_planning/model/contingent/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/contingent/environment.py#L119

Added line #L119 was not covered by tests

Check warning on line 126 in unified_planning/model/contingent/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/contingent/environment.py#L122-L126

Added lines #L122 - L126 were not covered by tests

Check warning on line 133 in unified_planning/model/contingent/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/contingent/environment.py#L129-L133

Added lines #L129 - L133 were not covered by tests

Check warning on line 141 in unified_planning/model/contingent/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/contingent/environment.py#L141

Added line #L141 was not covered by tests