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

Plan parsing and conversion notebook #488

Merged
merged 6 commits into from
Sep 19, 2023
Merged

Plan parsing and conversion notebook #488

merged 6 commits into from
Sep 19, 2023

Conversation

Framba-Luca
Copy link
Contributor

@Framba-Luca Framba-Luca commented Sep 9, 2023

This PR:

  • Adds the accepted plan format to the parse_plan documentation
  • Adds a notebook that shows how to parse a plan from a string and how to convert a plan from a format to another

@Framba-Luca Framba-Luca self-assigned this Sep 9, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (6caa639) 85.03% compared to head (1ad2073) 85.03%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #488   +/-   ##
=======================================
  Coverage   85.03%   85.03%           
=======================================
  Files         198      198           
  Lines       26053    26053           
=======================================
  Hits        22153    22153           
  Misses       3900     3900           
Files Changed Coverage Δ
unified_planning/io/pddl_reader.py 79.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Framba-Luca Framba-Luca marked this pull request as draft September 11, 2023 13:00
@Framba-Luca Framba-Luca marked this pull request as ready for review September 13, 2023 08:11
@Framba-Luca Framba-Luca changed the title Documentation fix Plan parsing and conversion notebook Sep 13, 2023
@alvalentini alvalentini merged commit 251254b into master Sep 19, 2023
8 checks passed
@alvalentini alvalentini deleted the documentation-fix branch September 19, 2023 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants