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

Link based parse memoization #2100

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Finished removal of CycleMark

539cace
Select commit
Loading
Failed to load commit list.
Open

Link based parse memoization #2100

Finished removal of CycleMark
539cace
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 14, 2024 in 1s

67% of diff hit (target 49%)

View this Pull Request on Codecov

67% of diff hit (target 49%)

Annotations

Check warning on line 67 in src/org/rascalmpl/parser/gtd/result/out/DefaultNodeFlattener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/result/out/DefaultNodeFlattener.java#L67

Added line #L67 was not covered by tests

Check warning on line 294 in src/org/rascalmpl/parser/gtd/result/out/ListContainerNodeFlattener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/result/out/ListContainerNodeFlattener.java#L294

Added line #L294 was not covered by tests

Check warning on line 421 in src/org/rascalmpl/parser/gtd/result/out/ListContainerNodeFlattener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/result/out/ListContainerNodeFlattener.java#L421

Added line #L421 was not covered by tests

Check warning on line 551 in src/org/rascalmpl/parser/gtd/result/out/ListContainerNodeFlattener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/result/out/ListContainerNodeFlattener.java#L551

Added line #L551 was not covered by tests

Check warning on line 553 in src/org/rascalmpl/parser/gtd/result/out/ListContainerNodeFlattener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/result/out/ListContainerNodeFlattener.java#L553

Added line #L553 was not covered by tests

Check warning on line 555 in src/org/rascalmpl/parser/gtd/result/out/ListContainerNodeFlattener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/result/out/ListContainerNodeFlattener.java#L555

Added line #L555 was not covered by tests

Check warning on line 559 in src/org/rascalmpl/parser/gtd/result/out/ListContainerNodeFlattener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/result/out/ListContainerNodeFlattener.java#L559

Added line #L559 was not covered by tests

Check warning on line 564 in src/org/rascalmpl/parser/gtd/result/out/ListContainerNodeFlattener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/result/out/ListContainerNodeFlattener.java#L562-L564

Added lines #L562 - L564 were not covered by tests

Check warning on line 70 in src/org/rascalmpl/parser/gtd/result/out/SortContainerNodeFlattener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/result/out/SortContainerNodeFlattener.java#L70

Added line #L70 was not covered by tests

Check warning on line 212 in src/org/rascalmpl/parser/gtd/result/out/SortContainerNodeFlattener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/result/out/SortContainerNodeFlattener.java#L212

Added line #L212 was not covered by tests

Check warning on line 214 in src/org/rascalmpl/parser/gtd/result/out/SortContainerNodeFlattener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/result/out/SortContainerNodeFlattener.java#L214

Added line #L214 was not covered by tests

Check warning on line 216 in src/org/rascalmpl/parser/gtd/result/out/SortContainerNodeFlattener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/result/out/SortContainerNodeFlattener.java#L216

Added line #L216 was not covered by tests

Check warning on line 220 in src/org/rascalmpl/parser/gtd/result/out/SortContainerNodeFlattener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/result/out/SortContainerNodeFlattener.java#L220

Added line #L220 was not covered by tests

Check warning on line 225 in src/org/rascalmpl/parser/gtd/result/out/SortContainerNodeFlattener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/result/out/SortContainerNodeFlattener.java#L223-L225

Added lines #L223 - L225 were not covered by tests