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

refactor(analytical): Reduce shaded jar size. #3076

Merged
merged 5 commits into from
Aug 7, 2023

Conversation

zhanglei1949
Copy link
Collaborator

@zhanglei1949 zhanglei1949 commented Aug 3, 2023

Reduced the size of shaded jar created by maven-shade-plugin.

Prev size of grape-jdk, grape-giraph, grape-runtime jars: 94MB
With this PR merged, total size: 58MB

sighingnow
sighingnow previously approved these changes Aug 3, 2023
lidongze0629
lidongze0629 previously approved these changes Aug 3, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 3, 2023

Codecov Report

Merging #3076 (b1c04da) into main (f744640) will increase coverage by 7.60%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3076      +/-   ##
==========================================
+ Coverage   67.12%   74.73%   +7.60%     
==========================================
  Files         100      100              
  Lines       10817    10828      +11     
==========================================
+ Hits         7261     8092     +831     
+ Misses       3556     2736     -820     

see 19 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f744640...b1c04da. Read the comment docs.

Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container

Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container

Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
@sighingnow sighingnow merged commit 055654c into alibaba:main Aug 7, 2023
45 checks passed
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.

4 participants