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

Feat/remove auto disambiguation #2075

Merged
merged 3 commits into from
Dec 17, 2024

No longer building the result tree when just checking for regular amb…

40b1226
Select commit
Loading
Failed to load commit list.
Merged

Feat/remove auto disambiguation #2075

No longer building the result tree when just checking for regular amb…
40b1226
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 11, 2024 in 0s

33% of diff hit (target 49%)

View this Pull Request on Codecov

33% of diff hit (target 49%)

Annotations

Check warning on line 158 in src/org/rascalmpl/library/util/ErrorRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/ErrorRecovery.java#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 164 in src/org/rascalmpl/library/util/ErrorRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/ErrorRecovery.java#L164

Added line #L164 was not covered by tests

Check warning on line 170 in src/org/rascalmpl/library/util/ErrorRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/ErrorRecovery.java#L170

Added line #L170 was not covered by tests

Check warning on line 228 in src/org/rascalmpl/library/util/ErrorRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/ErrorRecovery.java#L227-L228

Added lines #L227 - L228 were not covered by tests

Check warning on line 1841 in src/org/rascalmpl/semantics/dynamic/Expression.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/semantics/dynamic/Expression.java#L1841

Added line #L1841 was not covered by tests

Check warning on line 1878 in src/org/rascalmpl/semantics/dynamic/Expression.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/semantics/dynamic/Expression.java#L1878

Added line #L1878 was not covered by tests

Check warning on line 591 in src/org/rascalmpl/values/RascalFunctionValueFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/values/RascalFunctionValueFactory.java#L591

Added line #L591 was not covered by tests