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

serialized parsers #1815

Merged
merged 16 commits into from
Jun 22, 2023

Update Relation.rsc

b643d7a
Select commit
Loading
Failed to load commit list.
Merged

serialized parsers #1815

Update Relation.rsc
b643d7a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Jun 22, 2023 in 0s

72% of diff hit (target 48%)

View this Pull Request on Codecov

72% of diff hit (target 48%)

Annotations

Check warning on line 153 in src/org/rascalmpl/interpreter/utils/JavaBridge.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/utils/JavaBridge.java#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 155 in src/org/rascalmpl/interpreter/utils/JavaBridge.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/utils/JavaBridge.java#L155

Added line #L155 was not covered by tests

Check warning on line 158 in src/org/rascalmpl/interpreter/utils/JavaBridge.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/utils/JavaBridge.java#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 161 in src/org/rascalmpl/interpreter/utils/JavaBridge.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/utils/JavaBridge.java#L161

Added line #L161 was not covered by tests

Check warning on line 273 in src/org/rascalmpl/interpreter/utils/JavaCompiler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/utils/JavaCompiler.java#L272-L273

Added lines #L272 - L273 were not covered by tests

Check warning on line 624 in src/org/rascalmpl/interpreter/utils/JavaCompiler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/utils/JavaCompiler.java#L624

Added line #L624 was not covered by tests

Check warning on line 2345 in src/org/rascalmpl/library/Prelude.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/Prelude.java#L2344-L2345

Added lines #L2344 - L2345 were not covered by tests

Check warning on line 2354 in src/org/rascalmpl/library/Prelude.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/Prelude.java#L2353-L2354

Added lines #L2353 - L2354 were not covered by tests

Check warning on line 285 in src/org/rascalmpl/parser/ParserGenerator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/ParserGenerator.java#L282-L285

Added lines #L282 - L285 were not covered by tests

Check warning on line 119 in src/org/rascalmpl/values/IRascalValueFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/values/IRascalValueFactory.java#L119

Added line #L119 was not covered by tests

Check warning on line 128 in src/org/rascalmpl/values/IRascalValueFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/values/IRascalValueFactory.java#L128

Added line #L128 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L119 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/values/RascalFunctionValueFactory.java#L121-L122

Added lines #L121 - L122 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L126 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L232 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L248 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L310 was not covered by tests