Skip to content

Intellij IDEA IU plugin size fix #1422

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

Merged
merged 7 commits into from
Nov 25, 2022
Merged

Intellij IDEA IU plugin size fix #1422

merged 7 commits into from
Nov 25, 2022

Conversation

zishkaz
Copy link
Collaborator

@zishkaz zishkaz commented Nov 24, 2022

Description

IU version of .jar plugin was 190 MB, which was considered too much. This PR makes IU plugin size 134 MB.

Fixes #1421

Type of Change

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Automated Testing

None.

Manual Scenario

Links to GitHub actions that contain IU plugin .jar:
Size before: https://github.com/UnitTestBot/UTBotJava/actions/runs/3419239979
Size after: https://github.com/UnitTestBot/UTBotJava/actions/runs/3543187829

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings
  • New tests have been added
  • All tests pass locally with my changes

@zishkaz zishkaz added the lang-javascript Issue is related to JavaScript support label Nov 24, 2022
Copy link
Collaborator

@EgorkaKulikov EgorkaKulikov left a comment

Choose a reason for hiding this comment

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

It seems to be an important step to move UTBot to a significantly new quality level. 😺😺

@rudolf101 rudolf101 merged commit 5a5c934 into main Nov 25, 2022
@rudolf101 rudolf101 deleted the zishkaz/less-plugin-size branch November 25, 2022 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang-javascript Issue is related to JavaScript support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Intellij IDEA IU plugin size is too big
4 participants