Skip to content

Added python function name to logging (#1842)#1843

Merged
tamarinvs19 merged 2 commits intomainfrom
tamarinvs19/python-add-testing-function-log
Feb 27, 2023
Merged

Added python function name to logging (#1842)#1843
tamarinvs19 merged 2 commits intomainfrom
tamarinvs19/python-add-testing-function-log

Conversation

@tamarinvs19
Copy link
Collaborator

Description

New log message with function name

Fixes #1842

How to test

Manual tests

  1. Generate test for python function
  2. In logs with level INFO

Self-check list

Check off the item if the statement is true. Hint: [x] is a marked item.

Please do not delete the list or its items.

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@tamarinvs19 tamarinvs19 added ctg-refactoring Issue related to refactoring process comp-fuzzing Issue is related to the fuzzing lang-python Issue is related to python support labels Feb 22, 2023
@tamarinvs19 tamarinvs19 self-assigned this Feb 22, 2023
Copy link
Collaborator

@tyuldashev tyuldashev left a comment

Choose a reason for hiding this comment

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

LGTM

@tamarinvs19 tamarinvs19 enabled auto-merge (squash) February 27, 2023 09:26
@tamarinvs19 tamarinvs19 merged commit cdeacd9 into main Feb 27, 2023
@tamarinvs19 tamarinvs19 deleted the tamarinvs19/python-add-testing-function-log branch February 27, 2023 09:59
@alisevych alisevych added this to the 2023.03 Release milestone Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-fuzzing Issue is related to the fuzzing ctg-refactoring Issue related to refactoring process lang-python Issue is related to python support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add logging for starting/finishing fuzzing for specific function

3 participants