Skip to content

better handling of System.console

Codecov / codecov/patch failed Apr 4, 2024 in 1s

24% of diff hit (target 49%)

View this Pull Request on Codecov

24% of diff hit (target 49%)

Annotations

Check warning on line 48 in src/org/rascalmpl/checker/StaticChecker.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/checker/StaticChecker.java#L48

Added line #L48 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L46 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L112 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L122 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L38 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 124 in src/org/rascalmpl/ideservices/BasicIDEServices.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/ideservices/BasicIDEServices.java#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 33 in src/org/rascalmpl/interpreter/DefaultTestResultListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/DefaultTestResultListener.java#L33

Added line #L33 was not covered by tests

Check warning on line 39 in src/org/rascalmpl/interpreter/DefaultTestResultListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/DefaultTestResultListener.java#L39

Added line #L39 was not covered by tests

Check warning on line 52 in src/org/rascalmpl/interpreter/DefaultTestResultListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/DefaultTestResultListener.java#L52

Added line #L52 was not covered by tests

Check warning on line 72 in src/org/rascalmpl/interpreter/DefaultTestResultListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/DefaultTestResultListener.java#L72

Added line #L72 was not covered by tests

Check warning on line 74 in src/org/rascalmpl/interpreter/DefaultTestResultListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/DefaultTestResultListener.java#L74

Added line #L74 was not covered by tests

Check warning on line 76 in src/org/rascalmpl/interpreter/DefaultTestResultListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/DefaultTestResultListener.java#L76

Added line #L76 was not covered by tests

Check warning on line 81 in src/org/rascalmpl/interpreter/DefaultTestResultListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/DefaultTestResultListener.java#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 85 in src/org/rascalmpl/interpreter/DefaultTestResultListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/DefaultTestResultListener.java#L85

Added line #L85 was not covered by tests

Check warning on line 99 in src/org/rascalmpl/interpreter/DefaultTestResultListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/DefaultTestResultListener.java#L99

Added line #L99 was not covered by tests

Check warning on line 102 in src/org/rascalmpl/interpreter/DefaultTestResultListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/DefaultTestResultListener.java#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 107 in src/org/rascalmpl/interpreter/DefaultTestResultListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/DefaultTestResultListener.java#L107

Added line #L107 was not covered by tests

Check warning on line 110 in src/org/rascalmpl/interpreter/DefaultTestResultListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/DefaultTestResultListener.java#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 113 in src/org/rascalmpl/interpreter/DefaultTestResultListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/DefaultTestResultListener.java#L113

Added line #L113 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/interpreter/Evaluator.java#L244-L246

Added lines #L244 - L246 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L361 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L363 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L1189 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L1191 was not covered by tests