aiplan4eu / unified-planning

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

Updates for pddl_writer in order to adapt to val syntax #588

Closed Alelafar closed 5 months ago

Alelafar commented 5 months ago

Added flag for PDDLWriter class and ´:precondition ()´ for actions with no conditions. Similarly for durative actions. Moreover, we add a new FailedValidationReason due to mutex conflict according to VAL syntax.

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 85.16%. Comparing base (c74d357) to head (4e31245). Report is 5 commits behind head on master.

Files Patch % Lines
unified_planning/io/pddl_writer.py 42.85% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #588 +/- ## ========================================== - Coverage 85.17% 85.16% -0.02% ========================================== Files 201 201 Lines 27077 27085 +8 ========================================== + Hits 23064 23068 +4 - Misses 4013 4017 +4 ```

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