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

Autonomous processes events #629

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

Some refactoring

6e3db94
Select commit
Loading
Failed to load commit list.
Draft

Autonomous processes events #629

Some refactoring
6e3db94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 12, 2024 in 1s

88.65% of diff hit (target 85.36%)

View this Pull Request on Codecov

88.65% of diff hit (target 85.36%)

Annotations

Check warning on line 917 in unified_planning/io/pddl_reader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_reader.py#L916-L917

Added lines #L916 - L917 were not covered by tests

Check warning on line 920 in unified_planning/io/pddl_reader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_reader.py#L920

Added line #L920 was not covered by tests

Check warning on line 923 in unified_planning/io/pddl_reader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_reader.py#L923

Added line #L923 was not covered by tests

Check warning on line 376 in unified_planning/io/pddl_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_writer.py#L376

Added line #L376 was not covered by tests

Check warning on line 641 in unified_planning/io/pddl_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_writer.py#L641

Added line #L641 was not covered by tests

Check warning on line 651 in unified_planning/io/pddl_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_writer.py#L651

Added line #L651 was not covered by tests

Check warning on line 656 in unified_planning/io/pddl_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_writer.py#L655-L656

Added lines #L655 - L656 were not covered by tests

Check warning on line 1235 in unified_planning/io/pddl_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_writer.py#L1235

Added line #L1235 was not covered by tests

Check warning on line 1237 in unified_planning/io/pddl_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_writer.py#L1237

Added line #L1237 was not covered by tests

Check warning on line 1241 in unified_planning/io/pddl_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_writer.py#L1241

Added line #L1241 was not covered by tests

Check warning on line 222 in unified_planning/model/action.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/action.py#L222

Added line #L222 was not covered by tests

Check warning on line 490 in unified_planning/model/action.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/action.py#L490

Added line #L490 was not covered by tests

Check warning on line 852 in unified_planning/model/action.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/action.py#L852

Added line #L852 was not covered by tests

Check warning on line 879 in unified_planning/model/action.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/action.py#L879

Added line #L879 was not covered by tests

Check warning on line 890 in unified_planning/model/action.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/action.py#L888-L890

Added lines #L888 - L890 were not covered by tests

Check warning on line 918 in unified_planning/model/action.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/action.py#L918

Added line #L918 was not covered by tests

Check warning on line 923 in unified_planning/model/action.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/action.py#L923

Added line #L923 was not covered by tests

Check warning on line 950 in unified_planning/model/action.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/action.py#L950

Added line #L950 was not covered by tests

Check warning on line 954 in unified_planning/model/action.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/action.py#L954

Added line #L954 was not covered by tests

Check warning on line 958 in unified_planning/model/action.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/action.py#L958

Added line #L958 was not covered by tests

Check warning on line 991 in unified_planning/model/action.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/action.py#L991

Added line #L991 was not covered by tests

Check warning on line 1015 in unified_planning/model/action.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/action.py#L1000-L1015

Added lines #L1000 - L1015 were not covered by tests

Check warning on line 103 in unified_planning/model/mixins/actions_set.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/mixins/actions_set.py#L101-L103

Added lines #L101 - L103 were not covered by tests