Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pull requests: UnitTestBot/UTBotJava

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Python sdk checking lang-python Issue is related to python support
#1459 by tamarinvs19 was merged Dec 6, 2022 Loading... updated Dec 6, 2022
4 of 5 tasks
Remove python3parser in python code generation comp-codegen Issue is related to code generator lang-python Issue is related to python support
#1390 by tamarinvs19 was merged Dec 6, 2022 Loading... updated Dec 6, 2022
5 of 7 tasks
Fix function name in codegen for mypy ctg-bug Issue is a bug lang-python Issue is related to python support
#1512 by tamarinvs19 was merged Dec 15, 2022 Loading... updated Dec 15, 2022
5 tasks done
Collect all necessary system paths for import other modules ctg-bug-fix PR is fixing a bug lang-python Issue is related to python support
#1567 by tamarinvs19 was merged Dec 22, 2022 Loading... updated Jan 24, 2023
4 of 5 tasks
Remove builtins modules from sys.path ctg-bug-fix PR is fixing a bug lang-python Issue is related to python support
#1574 by tamarinvs19 was merged Dec 22, 2022 Loading... updated Jan 24, 2023
4 of 6 tasks
Fix Python plugin locking UI ctg-bug-fix PR is fixing a bug lang-python Issue is related to python support
#1576 by tamarinvs19 was merged Dec 23, 2022 Loading... updated Jan 24, 2023
5 of 6 tasks
Add LockFile to PythonDialogProcessor #1568 comp-ide Issue is related to IDE support ctg-bug-fix PR is fixing a bug lang-python Issue is related to python support
#1572 by tamarinvs19 was merged Dec 22, 2022 Loading... updated Jan 24, 2023
4 of 6 tasks
Socket connection in python fuzzing comp-fuzzing Issue is related to the fuzzing ctg-refactoring Issue related to refactoring process lang-python Issue is related to python support
#1844 by tamarinvs19 was merged Mar 3, 2023 Loading... updated Mar 3, 2023
4 of 6 tasks
2023.3 Release
Add cached executions filtration comp-fuzzing Issue is related to the fuzzing ctg-enhancement New feature, improvement or change request lang-python Issue is related to python support
#1932 by tamarinvs19 was merged Mar 13, 2023 Loading... updated Mar 13, 2023
4 of 6 tasks
Refactor name and module management in python code generation and fuzzing comp-codegen Issue is related to code generator comp-fuzzing Issue is related to the fuzzing ctg-bug-fix PR is fixing a bug ctg-refactoring Issue related to refactoring process lang-python Issue is related to python support
#1957 by tamarinvs19 was merged Mar 16, 2023 Loading... updated Mar 16, 2023
4 of 6 tasks
Fixed bug in HintCollector comp-fuzzing Issue is related to the fuzzing ctg-bug-fix PR is fixing a bug lang-python Issue is related to python support
#1962 by tochilinak was merged Mar 16, 2023 Loading... updated Mar 16, 2023
4 of 6 tasks
Python UI fixes comp-ui Improvements of plugin UI appearence and functionality ctg-enhancement New feature, improvement or change request lang-python Issue is related to python support
#1884 by tochilinak was merged Mar 3, 2023 Loading... updated Mar 21, 2023
3 of 6 tasks
2023.3 Release
Fix python sys.path collecting algorithm comp-codegen Issue is related to code generator ctg-bug-fix PR is fixing a bug lang-python Issue is related to python support
#1890 by tamarinvs19 was merged Mar 5, 2023 Loading... updated Mar 21, 2023
4 of 6 tasks
2023.3 Release
Update time management of python test generation comp-fuzzing Issue is related to the fuzzing comp-infrastructure Infrastructure issues ctg-refactoring Issue related to refactoring process lang-python Issue is related to python support
#1893 by tamarinvs19 was merged Mar 9, 2023 Loading... updated Mar 21, 2023
4 of 6 tasks
2023.3 Release
Fix builtins.function and functions without arguments comp-codegen Issue is related to code generator ctg-bug-fix PR is fixing a bug lang-python Issue is related to python support
#1897 by tamarinvs19 was merged Mar 6, 2023 Loading... updated Mar 21, 2023
4 of 6 tasks
2023.3 Release
Fix problem with objects with invalid repr ctg-bug-fix PR is fixing a bug lang-python Issue is related to python support
#1899 by tamarinvs19 was merged Mar 8, 2023 Loading... updated Mar 21, 2023
4 of 6 tasks
2023.3 Release
Fix pytest installation comp-ide Issue is related to IDE support ctg-bug-fix PR is fixing a bug lang-python Issue is related to python support
#1912 by tamarinvs19 was merged Mar 9, 2023 Loading... updated Mar 21, 2023
4 of 6 tasks
2023.3 Release
Fix python fuzzing strategy comp-fuzzing Issue is related to the fuzzing ctg-bug-fix PR is fixing a bug lang-python Issue is related to python support
#1914 by tamarinvs19 was merged Mar 9, 2023 Loading... updated Mar 21, 2023
4 of 6 tasks
2023.3 Release
Fix python state before / state after changes detection comp-codegen Issue is related to code generator ctg-bug-fix PR is fixing a bug lang-python Issue is related to python support
#1919 by tamarinvs19 was merged Mar 10, 2023 Loading... updated Mar 21, 2023
4 of 6 tasks
2023.3 Release
Some fixes in Python fuzzer logic comp-fuzzing Issue is related to the fuzzing ctg-enhancement New feature, improvement or change request lang-python Issue is related to python support
#1922 by tochilinak was merged Mar 10, 2023 Loading... updated Mar 21, 2023
4 of 6 tasks
2023.3 Release
Added limit for number of executions comp-fuzzing Issue is related to the fuzzing ctg-bug-fix PR is fixing a bug lang-python Issue is related to python support
#1925 by tochilinak was merged Mar 10, 2023 Loading... updated Mar 21, 2023
4 of 6 tasks
2023.3 Release
Different fixes relatated to mypy comp-fuzzing Issue is related to the fuzzing ctg-bug-fix PR is fixing a bug lang-python Issue is related to python support
#1817 by tochilinak was merged Feb 22, 2023 Loading... updated Mar 21, 2023
4 of 6 tasks
2023.3 Release
Fixed case with infinite recursion in TypeAlias comp-fuzzing Issue is related to the fuzzing ctg-bug-fix PR is fixing a bug lang-python Issue is related to python support
#1841 by tochilinak was merged Feb 22, 2023 Loading... updated Mar 21, 2023
5 of 6 tasks
2023.3 Release
Added python function name to logging (#1842) comp-fuzzing Issue is related to the fuzzing ctg-refactoring Issue related to refactoring process lang-python Issue is related to python support
#1843 by tamarinvs19 was merged Feb 27, 2023 Loading... updated Mar 21, 2023
4 of 6 tasks
2023.3 Release
Fixed test generation for generics comp-fuzzing Issue is related to the fuzzing ctg-bug-fix PR is fixing a bug lang-python Issue is related to python support
#1846 by tochilinak was merged Feb 26, 2023 Loading... updated Mar 21, 2023
4 of 6 tasks
2023.3 Release
Previous 1 3
Previous
ProTip! Filter pull requests by the default branch with base:main.

AltStyle によって変換されたページ (->オリジナル) /