Skip to content

Conversation

AndrewPolyakov1
Copy link
Contributor

@AndrewPolyakov1 AndrewPolyakov1 commented May 16, 2024

Labels (hint)

Choose the obligatory labels:

  • "ctg" (category): enhancement
  • "comp" (component): fuzzing, codegen, priority-minor

Feel free to apply more labels to your PR, e.g.: lang-java, priority-minor, spec-performance

Title (hint)

Added support for NumPy library (specifically numpy.ndarray).

Description

Implemented new type for fuzzer (NDArray), added complementary value provider, change python-executor to support testing new values.

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 self-requested a review May 17, 2024 07:24
@tamarinvs19 tamarinvs19 added ctg-enhancement New feature, improvement or change request comp-codegen Issue is related to code generator comp-fuzzing Issue is related to the fuzzing lang-python Issue is related to python support labels May 17, 2024
@tamarinvs19 tamarinvs19 merged commit 228072f into UnitTestBot:main Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-codegen Issue is related to code generator comp-fuzzing Issue is related to the fuzzing ctg-enhancement New feature, improvement or change request lang-python Issue is related to python support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants