Open jurgenvinju opened 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 49%. Comparing base (
415773f
) to head (2725c65
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This could be one of those library functions in Recovery.rsc that is useful to call from a language service. It uses information from grammar rules (so "language-parametric") to decide that the error tree can be ignored in principle.
have to add tests for this of course, before we merge.