aiplan4eu / unified-planning

The AIPlan4EU Unified Planning Library
Apache License 2.0
181 stars 39 forks source link

Fix dumping pddl cond effects durative actions #591

Closed Alelafar closed 5 months ago

Alelafar commented 5 months ago

Fixed the pddl syntax for conditional effects in durative actions both in pddl_writer and pddl_reader.

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 61.90476% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 85.17%. Comparing base (d81c882) to head (08e5ffc). Report is 8 commits behind head on master.

Files Patch % Lines
unified_planning/io/pddl_writer.py 66.66% 10 Missing :warning:
unified_planning/io/pddl_reader.py 50.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #591 +/- ## ======================================= Coverage 85.17% 85.17% ======================================= Files 201 201 Lines 27077 27138 +61 ======================================= + Hits 23064 23116 +52 - Misses 4013 4022 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.