Skip to content

Conversation

@CaelmBleidd
Copy link
Member

@CaelmBleidd CaelmBleidd commented Sep 16, 2022

Description

I added an option to enable library classes' graphs visualization.

Fixes #946

Type of Change

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

How Has This Been Tested?

Automated Testing

Not applicable.

Manual Scenario

Set org.utbot.framework.UtSettings#getShowLibraryClassesInVisualization in true and run generation using the plugin on it. Look at the visualization. Proof:
image

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 existing one is altered
  • No new warnings
  • All tests pass locally with my changes
@CaelmBleidd CaelmBleidd requested a review from dtim September 16, 2022 13:57
Copy link
Collaborator

@dtim dtim left a comment

Choose a reason for hiding this comment

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

Please look at the conditions, it seems that a typo changes the logic.

@CaelmBleidd CaelmBleidd force-pushed the caelmbleidd/library_classes_visualization branch from 8a78d34 to df12a57 Compare September 19, 2022 08:45
Copy link
Collaborator

@dtim dtim left a comment

Choose a reason for hiding this comment

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

LGTM

@CaelmBleidd CaelmBleidd enabled auto-merge (squash) September 19, 2022 08:52
@CaelmBleidd CaelmBleidd merged commit b98f12e into main Sep 19, 2022
@CaelmBleidd CaelmBleidd deleted the caelmbleidd/library_classes_visualization branch September 19, 2022 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants