[go: up one dir, main page]

Skip to content

Labels usage guidelines

Olga Naumenko edited this page Nov 17, 2022 · 1 revision

We recommend to use labels only in this cases

bug

Something isn't working. Indicates an unexpected problem or unintended behavior.

170533338-082f808e-b74b-437d-802e-568099036b1e-depositphotos-bgremover

This label applies to the issues and pull requests related to org.utbot.engine package. Use it if your issue or fix deals with model construction (including Soot and Jimple), memory modeling, symbolic values, wrappers, mocking, value resolving, or interaction with the SMT solver.

Path selector issues generally should also have the "engine" label, unless the problem is specific to a ML-based path selection algorithm.

171006007-3ad32d41-1968-4a43-ac4b-f68f016f978b-depositphotos-bgremover

This label applies to the issues and pull requests related to org.utbot.intellij module. Use it if your changes in code are related to plugin UI appearance (mostly ui package) or close functionality: frameworks installation, sarif reports generation, etc.

171006369-d7810250-258d-4b8d-8321-2742bd0a81db-depositphotos-bgremover

This label applies to the issues and pull requests related to org.utbot.framework.codegenpackage. Use it if your issue or fix deals with generating (rendering) code of unit tests based on obtained from symbolic engine executions. It may relate to generation on both supported languages (Java and Kotlin). Code generator related class names are often marked with Cg prefix or with CodeGenerator suffix.

170533255-7fe1342b-4121-44f8-8678-78e52581235e-depositphotos-bgremover

Indicates a need for improvements or additions to documentation.

170533304-e0f95623-1fa5-427b-8545-ceb4113de597-depositphotos-bgremover (1)

This issue or pull request already exists. Indicates similar issues, pull requests, or discussions.

170537552-fba154f5-14b8-4054-aa3b-d0c7a040677f-depositphotos-bgremover

New feature or request.

170537570-ae56bc9f-19b7-4864-8a92-05e5b7f5f342-depositphotos-bgremover

Good for newcomers. Indicates a good issue for first-time contributors.

170537578-37181739-204f-4527-a337-17333d45542d-depositphotos-bgremover

Extra attention is needed. Indicates that a maintainer wants help on an issue or pull request.

170537586-ef98f24c-d12d-47b3-95eb-e396c2a14337-depositphotos-bgremover

This issue / PR doesn't seem right. Indicates that an issue, pull request, or discussion is no longer relevant.

170537612-daeed618-7cc2-44e6-9d67-d74939761dae-depositphotos-bgremover1

Further information is requested. Indicates that an issue, pull request, or discussion needs more information.

170537619-538ec3a4-1f50-4f19-8bf3-71ce7e2d1afe-depositphotos-bgremover (3)

This will not be worked on. Indicates that work won't continue on an issue, pull request, or discussion.

Clone this wiki locally