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

new feature (interpreted functions) #626

Open
wants to merge 62 commits into
base: master
Choose a base branch
from

feature(interpreted functions): work in progress - added better struc…

49dd2d1
Select commit
Loading
Failed to load commit list.
Open

new feature (interpreted functions) #626

feature(interpreted functions): work in progress - added better struc…
49dd2d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 4, 2024 in 1s

83.84% of diff hit (target 85.32%)

View this Pull Request on Codecov

83.84% of diff hit (target 85.32%)

Annotations

Check warning on line 246 in unified_planning/engines/compilers/interpreted_functions_remover.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/compilers/interpreted_functions_remover.py#L246

Added line #L246 was not covered by tests

Check warning on line 250 in unified_planning/engines/compilers/interpreted_functions_remover.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/compilers/interpreted_functions_remover.py#L249-L250

Added lines #L249 - L250 were not covered by tests

Check warning on line 260 in unified_planning/engines/compilers/interpreted_functions_remover.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/compilers/interpreted_functions_remover.py#L260

Added line #L260 was not covered by tests

Check warning on line 270 in unified_planning/engines/compilers/interpreted_functions_remover.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/compilers/interpreted_functions_remover.py#L263-L270

Added lines #L263 - L270 were not covered by tests

Check warning on line 275 in unified_planning/engines/compilers/interpreted_functions_remover.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/compilers/interpreted_functions_remover.py#L275

Added line #L275 was not covered by tests

Check warning on line 283 in unified_planning/engines/compilers/interpreted_functions_remover.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/compilers/interpreted_functions_remover.py#L283

Added line #L283 was not covered by tests

Check warning on line 286 in unified_planning/engines/compilers/interpreted_functions_remover.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/compilers/interpreted_functions_remover.py#L286

Added line #L286 was not covered by tests

Check warning on line 298 in unified_planning/engines/compilers/interpreted_functions_remover.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/compilers/interpreted_functions_remover.py#L297-L298

Added lines #L297 - L298 were not covered by tests

Check warning on line 305 in unified_planning/engines/compilers/interpreted_functions_remover.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/compilers/interpreted_functions_remover.py#L300-L305

Added lines #L300 - L305 were not covered by tests

Check warning on line 311 in unified_planning/engines/compilers/interpreted_functions_remover.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/compilers/interpreted_functions_remover.py#L311

Added line #L311 was not covered by tests

Check warning on line 321 in unified_planning/engines/compilers/interpreted_functions_remover.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/compilers/interpreted_functions_remover.py#L320-L321

Added lines #L320 - L321 were not covered by tests

Check warning on line 326 in unified_planning/engines/compilers/interpreted_functions_remover.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/compilers/interpreted_functions_remover.py#L325-L326

Added lines #L325 - L326 were not covered by tests

Check warning on line 361 in unified_planning/engines/compilers/interpreted_functions_remover.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/compilers/interpreted_functions_remover.py#L361

Added line #L361 was not covered by tests

Check warning on line 378 in unified_planning/engines/compilers/interpreted_functions_remover.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/compilers/interpreted_functions_remover.py#L376-L378

Added lines #L376 - L378 were not covered by tests

Check warning on line 60 in unified_planning/engines/interpreted_functions_planner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/interpreted_functions_planner.py#L60

Added line #L60 was not covered by tests

Check warning on line 63 in unified_planning/engines/interpreted_functions_planner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/interpreted_functions_planner.py#L63

Added line #L63 was not covered by tests

Check warning on line 72 in unified_planning/engines/interpreted_functions_planner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/interpreted_functions_planner.py#L72

Added line #L72 was not covered by tests

Check warning on line 182 in unified_planning/engines/interpreted_functions_planner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/interpreted_functions_planner.py#L182

Added line #L182 was not covered by tests

Check warning on line 189 in unified_planning/engines/interpreted_functions_planner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/interpreted_functions_planner.py#L189

Added line #L189 was not covered by tests

Check warning on line 202 in unified_planning/engines/interpreted_functions_planner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/interpreted_functions_planner.py#L202

Added line #L202 was not covered by tests

Check warning on line 208 in unified_planning/engines/interpreted_functions_planner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/interpreted_functions_planner.py#L208

Added line #L208 was not covered by tests

Check warning on line 221 in unified_planning/engines/interpreted_functions_planner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/interpreted_functions_planner.py#L219-L221

Added lines #L219 - L221 were not covered by tests

Check warning on line 228 in unified_planning/engines/interpreted_functions_planner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/interpreted_functions_planner.py#L228

Added line #L228 was not covered by tests

Check warning on line 234 in unified_planning/engines/interpreted_functions_planner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/interpreted_functions_planner.py#L231-L234

Added lines #L231 - L234 were not covered by tests

Check warning on line 242 in unified_planning/engines/interpreted_functions_planner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

unified_planning/engines/interpreted_functions_planner.py#L240-L242

Added lines #L240 - L242 were not covered by tests