Skip to content

IllegalStateException is thrown in IDEA together with notification th… #1311

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

Conversation

Vassiliy-Kudryashov
Copy link
Member

…at file exceeds configured limit #1295

Description

  1. Here we need a notifier to show informative message AND to log it for further review, copy&paste etc. Balloon is too lightweight to suggest paths, keys and other stuff.
  2. For UtUtils file we shouldn't show the warning even if 100 bytes limit is set.
  3. Some refactoring in Notifications class as soon as content method mostly returns info argument

Fixes #1295

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Manual Scenario

See the issue

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • No new warnings

…on-is-thrown-in-idea-together-with-notification-that-file-exceeds-configured-limit
@Vassiliy-Kudryashov Vassiliy-Kudryashov enabled auto-merge (squash) November 8, 2022 15:12
@Vassiliy-Kudryashov Vassiliy-Kudryashov merged commit b30cab4 into main Nov 8, 2022
@Vassiliy-Kudryashov Vassiliy-Kudryashov deleted the Vassiliy-Kudryashov/1295-illegalstateexception-is-thrown-in-idea-together-with-notification-that-file-exceeds-configured-limit branch November 8, 2022 15:39
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.

IllegalStateException is thrown in IDEA together with notification that file exceeds configured limit
2 participants