Open PieterOlivier opened 1 month ago
Attention: Patch coverage is 41.59193%
with 1042 lines
in your changes missing coverage. Please review.
Project coverage is 49%. Comparing base (
0eea46e
) to head (c861e93
). Report is 11 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This is a feature-tracking PR, will remain draft while we are working on the error recovery feature. Other smaller PRs will target this branch, and when ready we can merge this one. Where possible we try to do most of the reviewing in the open PRs that target the
error-recovery
branch, but sometimes stuff is missed there, and then it's better to comment on changes in this global-tracking-PR.History:
2020 the first PR that was reviewed and merged into this feature branch.
2034 testing of error recovery in examples in multiple languages and intensive testing of Rascal sources files
2035
2033 an old tracking branch (we had to rename it to add CI support for branches targetting this PR)
2042
2043 implementation of
findAllErrors
in Java, needed for rascal-lsp2053
2057
2062
2064
2075