aiplan4eu / unified-planning

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

PDDL Parsing durative actions costs #598

Closed Framba-Luca closed 4 months ago

Framba-Luca commented 4 months ago

In this PR the PDDLReader also parses DurativeActions with their actions costs and not only InstantaneousActions

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 85.28%. Comparing base (1bea679) to head (c0fb5f6).

Files Patch % Lines
unified_planning/io/pddl_reader.py 91.42% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #598 +/- ## ========================================== + Coverage 85.24% 85.28% +0.04% ========================================== Files 202 202 Lines 27205 27245 +40 ========================================== + Hits 23192 23237 +45 + Misses 4013 4008 -5 ```

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