AI-Planning / pddl

Unquestionable PDDL 3.1 parser
https://ai-planning.github.io/pddl/
MIT License
85 stars 27 forks source link

Issue 87 #90

Closed francescofuggitti closed 1 year ago

francescofuggitti commented 1 year ago

Fixes

This PR solves the issue #87

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply.

codecov-commenter commented 1 year ago

Codecov Report

Merging #90 (d61e692) into main (f54e187) will decrease coverage by 0.02%. The diff coverage is 88.23%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/AI-Planning/pddl/pull/90/graphs/tree.svg?width=650&height=150&src=pr&token=FG3ATGP5P5&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AI-Planning)](https://app.codecov.io/gh/AI-Planning/pddl/pull/90?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AI-Planning) ```diff @@ Coverage Diff @@ ## main #90 +/- ## ========================================== - Coverage 90.78% 90.77% -0.02% ========================================== Files 24 24 Lines 1389 1398 +9 Branches 245 247 +2 ========================================== + Hits 1261 1269 +8 Misses 93 93 - Partials 35 36 +1 ``` | [Flag](https://app.codecov.io/gh/AI-Planning/pddl/pull/90/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AI-Planning) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/AI-Planning/pddl/pull/90/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AI-Planning) | `90.77% <88.23%> (-0.02%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AI-Planning#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/AI-Planning/pddl/pull/90?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AI-Planning) | Coverage Δ | | |---|---|---| | [pddl/\_validation.py](https://app.codecov.io/gh/AI-Planning/pddl/pull/90?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AI-Planning#diff-cGRkbC9fdmFsaWRhdGlvbi5weQ==) | `92.12% <100.00%> (+0.06%)` | :arrow_up: | | [pddl/parser/domain.py](https://app.codecov.io/gh/AI-Planning/pddl/pull/90?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AI-Planning#diff-cGRkbC9wYXJzZXIvZG9tYWluLnB5) | `83.17% <100.00%> (+0.31%)` | :arrow_up: | | [pddl/requirements.py](https://app.codecov.io/gh/AI-Planning/pddl/pull/90?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AI-Planning#diff-cGRkbC9yZXF1aXJlbWVudHMucHk=) | `87.50% <83.33%> (-2.50%)` | :arrow_down: |