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

Reimplemented error tree disambiguation in Java #2035

Merged
merged 15 commits into from
Oct 8, 2024

Slight optimization in ParseErrorDisambiguator

d5f6090
Select commit
Loading
Failed to load commit list.
Merged

Reimplemented error tree disambiguation in Java #2035

Slight optimization in ParseErrorDisambiguator
d5f6090
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 7, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 120 in src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java#L120

Added line #L120 was not covered by tests

Check warning on line 132 in src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java#L132

Added line #L132 was not covered by tests

Check warning on line 134 in src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java#L134

Added line #L134 was not covered by tests

Check warning on line 149 in src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java#L149

Added line #L149 was not covered by tests

Check warning on line 154 in src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java#L154

Added line #L154 was not covered by tests

Check warning on line 157 in src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java#L157

Added line #L157 was not covered by tests

Check warning on line 160 in src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java#L160

Added line #L160 was not covered by tests

Check warning on line 164 in src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java#L164

Added line #L164 was not covered by tests

Check warning on line 169 in src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 171 in src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/recovery/ParseErrorDisambiguator.java#L171

Added line #L171 was not covered by tests