Skip to content

Removed external library and added clustering algorithm #532

New issue

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

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

Already on GitHub? # to your account

Merged
merged 16 commits into from
Jul 19, 2022
Merged

Conversation

amandelpie
Copy link
Collaborator

@amandelpie amandelpie commented Jul 15, 2022

Description

The idea behind this PR is replacement of the clustering algorithm from the external library on the our own implementation to reduce the size of jar

Fixes #345

Type of Change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Automated Testing

All utbot-summaries tests should generate the same results

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
  • Tests that prove my change is effective
  • All tests pass locally with my changes

@amandelpie amandelpie added the comp-summaries Something related to the method names, code comments and display names generation label Jul 18, 2022
@amandelpie amandelpie requested a review from onewhl July 18, 2022 13:41
@amandelpie amandelpie requested a review from onewhl July 19, 2022 07:45
Copy link
Member

@onewhl onewhl left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@amandelpie amandelpie merged commit 66caf83 into main Jul 19, 2022
@amandelpie amandelpie deleted the feature-345 branch July 19, 2022 09:34
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
comp-summaries Something related to the method names, code comments and display names generation
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Reduce size of jar for utbot-summary module
3 participants