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

Migrate to jline3 #2063

Merged
merged 56 commits into from
Jan 21, 2025

Fixed detection of newline character in maven

87dd9ed
Select commit
Loading
Failed to load commit list.
Merged

Migrate to jline3 #2063

Fixed detection of newline character in maven
87dd9ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 13, 2025 in 1s

7% of diff hit (target 49%)

View this Pull Request on Codecov

7% of diff hit (target 49%)

Annotations

Check warning on line 171 in src/org/rascalmpl/debug/IRascalMonitor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/debug/IRascalMonitor.java#L171

Added line #L171 was not covered by tests

Check warning on line 40 in src/org/rascalmpl/ideservices/BasicIDEServices.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/ideservices/BasicIDEServices.java#L40

Added line #L40 was not covered by tests

Check warning on line 43 in src/org/rascalmpl/ideservices/BasicIDEServices.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/ideservices/BasicIDEServices.java#L43

Added line #L43 was not covered by tests

Check warning on line 53 in src/org/rascalmpl/ideservices/BasicIDEServices.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/ideservices/BasicIDEServices.java#L53

Added line #L53 was not covered by tests

Check warning on line 84 in src/org/rascalmpl/ideservices/IDEServices.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/ideservices/IDEServices.java#L84

Added line #L84 was not covered by tests

Check warning on line 27 in src/org/rascalmpl/interpreter/BatchProgressMonitor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/BatchProgressMonitor.java#L27

Added line #L27 was not covered by tests

Check warning on line 32 in src/org/rascalmpl/interpreter/BatchProgressMonitor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/BatchProgressMonitor.java#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 607 in src/org/rascalmpl/interpreter/Evaluator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/Evaluator.java#L607

Added line #L607 was not covered by tests

Check warning on line 1198 in src/org/rascalmpl/interpreter/Evaluator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/Evaluator.java#L1198

Added line #L1198 was not covered by tests

Check warning on line 1204 in src/org/rascalmpl/interpreter/Evaluator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/Evaluator.java#L1204

Added line #L1204 was not covered by tests

Check warning on line 1559 in src/org/rascalmpl/interpreter/Evaluator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/Evaluator.java#L1558-L1559

Added lines #L1558 - L1559 were not covered by tests

Check warning on line 1687 in src/org/rascalmpl/interpreter/Evaluator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/Evaluator.java#L1687

Added line #L1687 was not covered by tests

Check warning on line 1729 in src/org/rascalmpl/interpreter/Evaluator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/Evaluator.java#L1729

Added line #L1729 was not covered by tests

Check warning on line 1734 in src/org/rascalmpl/interpreter/Evaluator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/Evaluator.java#L1734

Added line #L1734 was not covered by tests

Check warning on line 1739 in src/org/rascalmpl/interpreter/Evaluator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/Evaluator.java#L1739

Added line #L1739 was not covered by tests

Check warning on line 1746 in src/org/rascalmpl/interpreter/Evaluator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/Evaluator.java#L1746

Added line #L1746 was not covered by tests

Check warning on line 1760 in src/org/rascalmpl/interpreter/Evaluator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/Evaluator.java#L1760

Added line #L1760 was not covered by tests

Check warning on line 1962 in src/org/rascalmpl/interpreter/Evaluator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/Evaluator.java#L1960-L1962

Added lines #L1960 - L1962 were not covered by tests

Check warning on line 297 in src/org/rascalmpl/interpreter/result/AbstractFunction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/result/AbstractFunction.java#L296-L297

Added lines #L296 - L297 were not covered by tests

Check warning on line 322 in src/org/rascalmpl/interpreter/result/AbstractFunction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/result/AbstractFunction.java#L321-L322

Added lines #L321 - L322 were not covered by tests

Check warning on line 340 in src/org/rascalmpl/interpreter/result/AbstractFunction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/result/AbstractFunction.java#L339-L340

Added lines #L339 - L340 were not covered by tests

Check warning on line 444 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#L444

Added line #L444 was not covered by tests

Check warning on line 163 in src/org/rascalmpl/interpreter/utils/Profiler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/utils/Profiler.java#L163

Added line #L163 was not covered by tests

Check warning on line 181 in src/org/rascalmpl/interpreter/utils/Profiler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/utils/Profiler.java#L181

Added line #L181 was not covered by tests

Check warning on line 222 in src/org/rascalmpl/library/util/Eval.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/Eval.java#L222

Added line #L222 was not covered by tests