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

Adding continuous effects to durative actions #563

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

fixed a bug in pddl_reader

e3813bf
Select commit
Loading
Failed to load commit list.
Open

Adding continuous effects to durative actions #563

fixed a bug in pddl_reader
e3813bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 15, 2024 in 1s

89.97% of diff hit (target 85.19%)

View this Pull Request on Codecov

89.97% of diff hit (target 85.19%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_reader.py#L90

Added line #L90 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_reader.py#L662

Added line #L662 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_reader.py#L668

Added line #L668 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_reader.py#L687-L691

Added lines #L687 - L691 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_reader.py#L703-L705

Added lines #L703 - L705 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_reader.py#L707

Added line #L707 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_reader.py#L759

Added line #L759 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_reader.py#L765

Added line #L765 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_reader.py#L784-L788

Added lines #L784 - L788 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_reader.py#L800-L802

Added lines #L800 - L802 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_reader.py#L804

Added line #L804 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_writer.py#L859

Added line #L859 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/io/pddl_writer.py#L1149

Added line #L1149 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/action.py#L538-L540

Added lines #L538 - L540 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/action.py#L744

Added line #L744 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/action.py#L748

Added line #L748 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/action.py#L750

Added line #L750 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/action.py#L793

Added line #L793 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/action.py#L797

Added line #L797 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/action.py#L799

Added line #L799 was not covered by tests

Check warning on line 128 in unified_planning/model/effect.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/effect.py#L125-L128

Added lines #L125 - L128 were not covered by tests

Check warning on line 990 in unified_planning/model/problem.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/model/problem.py#L990

Added line #L990 was not covered by tests