Skip to content

Merge pull request #2057 from usethesource/recovery/only-recovery-sta…

Codecov / codecov/patch failed Oct 24, 2024 in 1s

39% of diff hit (target 49%)

View this Pull Request on Codecov

39% of diff hit (target 49%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L992 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/Prelude.java#L2385

Added line #L2385 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/Prelude.java#L2393

Added line #L2393 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/Prelude.java#L2397

Added line #L2397 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/Prelude.java#L2423

Added line #L2423 was not covered by tests

Check warning on line 121 in src/org/rascalmpl/library/util/ErrorRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/ErrorRecovery.java#L121

Added line #L121 was not covered by tests

Check warning on line 133 in src/org/rascalmpl/library/util/ErrorRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/ErrorRecovery.java#L133

Added line #L133 was not covered by tests

Check warning on line 135 in src/org/rascalmpl/library/util/ErrorRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/ErrorRecovery.java#L135

Added line #L135 was not covered by tests

Check warning on line 150 in src/org/rascalmpl/library/util/ErrorRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/ErrorRecovery.java#L150

Added line #L150 was not covered by tests

Check warning on line 155 in src/org/rascalmpl/library/util/ErrorRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/ErrorRecovery.java#L155

Added line #L155 was not covered by tests

Check warning on line 158 in src/org/rascalmpl/library/util/ErrorRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/ErrorRecovery.java#L158

Added line #L158 was not covered by tests

Check warning on line 161 in src/org/rascalmpl/library/util/ErrorRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/ErrorRecovery.java#L161

Added line #L161 was not covered by tests

Check warning on line 165 in src/org/rascalmpl/library/util/ErrorRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/ErrorRecovery.java#L165

Added line #L165 was not covered by tests

Check warning on line 170 in src/org/rascalmpl/library/util/ErrorRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/ErrorRecovery.java#L169-L170

Added lines #L169 - L170 were not covered by tests

Check warning on line 172 in src/org/rascalmpl/library/util/ErrorRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/ErrorRecovery.java#L172

Added line #L172 was not covered by tests

Check warning on line 187 in src/org/rascalmpl/library/util/ErrorRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/ErrorRecovery.java#L187

Added line #L187 was not covered by tests

Check warning on line 209 in src/org/rascalmpl/library/util/ErrorRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/ErrorRecovery.java#L209

Added line #L209 was not covered by tests

Check warning on line 215 in src/org/rascalmpl/library/util/ErrorRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/library/util/ErrorRecovery.java#L213-L215

Added lines #L213 - L215 were not covered by tests

Check warning on line 200 in src/org/rascalmpl/parser/gtd/SGTDBF.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/SGTDBF.java#L200

Added line #L200 was not covered by tests

Check warning on line 209 in src/org/rascalmpl/parser/gtd/SGTDBF.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/SGTDBF.java#L209

Added line #L209 was not covered by tests

Check warning on line 212 in src/org/rascalmpl/parser/gtd/SGTDBF.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/SGTDBF.java#L212

Added line #L212 was not covered by tests

Check warning on line 253 in src/org/rascalmpl/parser/gtd/SGTDBF.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/SGTDBF.java#L252-L253

Added lines #L252 - L253 were not covered by tests

Check warning on line 348 in src/org/rascalmpl/parser/gtd/SGTDBF.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/SGTDBF.java#L347-L348

Added lines #L347 - L348 were not covered by tests

Check warning on line 360 in src/org/rascalmpl/parser/gtd/SGTDBF.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/SGTDBF.java#L359-L360

Added lines #L359 - L360 were not covered by tests

Check warning on line 366 in src/org/rascalmpl/parser/gtd/SGTDBF.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/org/rascalmpl/parser/gtd/SGTDBF.java#L366

Added line #L366 was not covered by tests