Merge rascal-core and all its history back into rascal#2155
Merged
DavyLandman merged 1674 commits intomainfrom Feb 27, 2025
Merged
Merge rascal-core and all its history back into rascal#2155DavyLandman merged 1674 commits intomainfrom
DavyLandman merged 1674 commits intomainfrom
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2155 +/- ##
=========================================
- Coverage 50% 47% -3%
- Complexity 6591 6688 +97
=========================================
Files 699 752 +53
Lines 60737 64790 +4053
Branches 8886 9716 +830
=========================================
+ Hits 30441 31044 +603
- Misses 28029 31402 +3373
- Partials 2267 2344 +77 ☔ View full report in Codecov by Sentry. |
… the local .m2 repo
jurgenvinju
pushed a commit
that referenced
this pull request
May 10, 2025
…o-rascal Merge rascal-core and all its history back into rascal
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
After quite a few years of work, we want to merge back rascal-core into rascal. This enables faster release cycles, and starts preparing for the sunsetting of the interpreter.
After this PR is merged, we expect some breakage, we'll cleanup after the merge.