Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed the maven-shade-plugin configuration #2088

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Conversation

rodinaarssen
Copy link
Member

@PaulKlint noticed that the Rascal jar was broken after the recent merge of the Maven branch, in which the configuration of the maven-shade-plugin was updated. It turns out that the plugin was configured incorrectly, which is fixed in this PR.

Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49%. Comparing base (fab9208) to head (c823ef8).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2088   +/-   ##
=======================================
- Coverage       49%     49%   -1%     
+ Complexity    6335    6318   -17     
=======================================
  Files          666     666           
  Lines        59687   59687           
  Branches      8670    8670           
=======================================
- Hits         29619   29602   -17     
- Misses       27830   27849   +19     
+ Partials      2238    2236    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@PaulKlint
Copy link
Member

Great! Thanks for fixing this.

Copy link
Member

@jurgenvinju jurgenvinju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good fix! Thanks

@jurgenvinju jurgenvinju merged commit 3329554 into main Nov 27, 2024
7 checks passed
@jurgenvinju jurgenvinju deleted the fix-shading-config branch November 27, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants