Skip to content

Add an option to show library classes' graphs in visualization #947

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 1 commit into from
Sep 19, 2022

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
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Library classes visualization
2 participants