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

added implementation of negative number matching. #1914

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

fixed mayMatch

7a13680
Select commit
Loading
Failed to load commit list.
Draft

added implementation of negative number matching. #1914

fixed mayMatch
7a13680
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 8, 2024 in 1s

0% of diff hit (target 49%)

View this Pull Request on Codecov

0% of diff hit (target 49%)

Annotations

Check warning on line 61 in src/org/rascalmpl/interpreter/matching/NegativePattern.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/matching/NegativePattern.java#L61

Added line #L61 was not covered by tests

Check warning on line 64 in src/org/rascalmpl/interpreter/matching/NegativePattern.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/matching/NegativePattern.java#L64

Added line #L64 was not covered by tests

Check warning on line 1923 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#L1923

Added line #L1923 was not covered by tests

Check warning on line 1926 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#L1926

Added line #L1926 was not covered by tests

Check warning on line 1929 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#L1929

Added line #L1929 was not covered by tests