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

Adding getMatchFingerPrint and getConcreteMatchFingerPrint to implement a part of the compiled-runtime with more efficiency #1873

Merged
merged 20 commits into from
Nov 6, 2023

added an assert

500536d
Select commit
Loading
Failed to load commit list.
Merged
Codecov / codecov/patch failed Nov 2, 2023 in 1s

38% of diff hit (target 49%)

View this Pull Request on Codecov

38% of diff hit (target 49%)

Annotations

Check warning on line 423 in src/org/rascalmpl/tasks/Transaction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/tasks/Transaction.java#L423

Added line #L423 was not covered by tests

Check warning on line 526 in src/org/rascalmpl/values/RascalValueFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/values/RascalValueFactory.java#L526

Added line #L526 was not covered by tests

Check warning on line 1127 in src/org/rascalmpl/values/RascalValueFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/values/RascalValueFactory.java#L1127

Added line #L1127 was not covered by tests

Check warning on line 1244 in src/org/rascalmpl/values/RascalValueFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/values/RascalValueFactory.java#L1244

Added line #L1244 was not covered by tests

Check warning on line 1300 in src/org/rascalmpl/values/RascalValueFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/values/RascalValueFactory.java#L1300

Added line #L1300 was not covered by tests

Check warning on line 1351 in src/org/rascalmpl/values/RascalValueFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/values/RascalValueFactory.java#L1351

Added line #L1351 was not covered by tests

Check warning on line 1398 in src/org/rascalmpl/values/RascalValueFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/values/RascalValueFactory.java#L1398

Added line #L1398 was not covered by tests

Check warning on line 18 in src/org/rascalmpl/values/parsetrees/ITree.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/values/parsetrees/ITree.java#L18

Added line #L18 was not covered by tests

Check warning on line 23 in src/org/rascalmpl/values/parsetrees/ITree.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/values/parsetrees/ITree.java#L23

Added line #L23 was not covered by tests