File tree
1,171 files changed
+142528
-0
lines changed- .circleci
- .github
- actions
- report
- setup-backend
- setup-oss-repos
- workflows
- .vscode
- codegen-git
- src/codegen_git
- clients
- configs
- repo_operator
- schemas
- utils
- tests
- codegen_git
- clients
- repo_operator
- schemas
- docs
- api-reference
- building-with-codegen
- changelog
- cli
- images
- introduction
- logo
- samples
- tutorials
- use-cases
- python2_to_python3
- scripts
- profiling
- src
- codemods
- canonical
- add_function_parameter_type_annotations
- add_internal_to_non_exported_components
- bang_bang_to_boolean
- built_in_type_annotation
- change_component_tag_names
- convert_array_type_to_square_bracket
- convert_attribute_to_decorator
- convert_comments_to_JSDoc_style
- convert_docstring_to_google_style
- delete_unused_functions
- emojify_py_files_codemod
- enum_mover
- insert_arguments_to_decorator
- invite_factory_create_params
- js_to_esm_codemod
- mark_as_internal_codemod
- mark_internal_to_module
- mark_is_boolean
- migrate_class_attributes
- move_enums_codemod
- move_functions_to_new_file
- openapi_add_response_none
- openapi_no_reference_request
- pascal_case_symbols
- pivot_return_types
- refactor_react_components_into_separate_files
- remove_indirect_imports
- rename_function_parameters
- rename_local_variables
- replace_prop_values
- return_none_type_annotation
- split_decorators
- split_file
- split_file_and_rename_symbols
- split_large_files
- swap_call_site_imports
- swap_class_attribute_usages
- update_optional_type_annotations
- update_union_types
- use_named_kwargs
- wrap_with_component
- wrap_with_statement
- eval/test_files
- sample_py_1
- expected
- original
- sample_py_10
- expected
- original
- sample_py_2
- expected
- original
- sample_py_3
- expected
- original
- sample_py_4
- expected
- original
- sample_py_5
- expected
- original
- sample_py_6
- expected
- original
- sample_py_7
- expected
- bar
- foo
- original
- bar
- foo
- sample_py_8
- expected
- original
- sample_py_9
- expected
- original
- sample_ts_1
- expected
- original
- sample_ts_10
- expected
- original
- sample_ts_2
- expected
- original
- sample_ts_3
- expected
- original
- sample_ts_4
- expected
- original
- sample_ts_5
- expected
- original
- sample_ts_6
- expected
- original
- sample_ts_7
- expected
- app
- misc
- original
- app
- misc
- sample_ts_8
- expected
- original
- sample_ts_9
- expected
- original
- graph_sitter
- ai
- code_generation
- doc_utils
- prompts
- codebase
- factory
- flagging
- node_classes
- core
- autocommit
- dataclasses
- detached_symbols
- expressions
- external
- interfaces
- placeholder
- plugins
- statements
- symbol_groups
- extensions
- output
- python
- detached_symbols
- expressions
- interfaces
- placeholder
- statements
- symbol_groups
- skills
- core
- expressions
- graph_viz
- guides
- code-quality-metrics
- utils
- testing
- typescript
- detached_symbols
- jsx
- expressions
- external
- ts_declassify
- typescript_analyzer
- src
- interfaces
- placeholder
- statements
- symbol_groups
- graph_sitter_build
- graph_visualization
- gscli
- backend
- codemod
- generate
- utils
- tests
- codemod
- canonical
- add_function_parameter_type_annotations
- test_codegen
- test_django
- add_internal_to_non_exported_components/test_virtual_coffee
- bang_bang_to_boolean
- test_vite
- test_vscode
- built_in_type_annotation
- test_mypy
- test_transformers
- change_component_tag_names/test_cypress
- convert_array_type_to_square_bracket/test_vite
- convert_attribute_to_decorator/test_flask
- convert_comments_to_JSDoc_style
- test_vite
- test_vscode
- convert_docstring_to_google_style
- test_django
- test_requests-oauthlib
- delete_unused_functions
- test_papermark
- test_plone
- test_vscode
- emojify_py_files_codemod
- test_codegen
- test_vscode
- enum_mover
- test_hass
- test_mypy
- insert_arguments_to_decorator/test_codegen
- js_to_esm_codemod
- test_deno_rest
- test_jchat
- mark_as_internal_codemod
- ignore_test_mypy
- test_vscode
- mark_internal_to_module
- test_codegen
- test_vscode
- mark_is_boolean
- test_nest
- test_vscode
- migrate_class_attributes/test_plone
- move_enums_codemod
- test_codegen
- test_hass
- move_functions_to_new_file/test_pylsp
- openapi_add_response_none/test_indra
- openapi_no_reference_request/test_codegen
- pascal_case_symbols
- test_nest
- test_vscode
- pivot_return_types
- test_hass
- test_pylsp
- refactor_react_components_into_separate_files/test_codegen_frontend
- remove_indirect_imports/test_plone
- rename_function_parameters/test_plone
- rename_local_variables/test_pylsp
- replace_prop_values/test_remix_run_examples
- return_none_type_annotation
- test_hass
- test_redash
- split_decorators/test_redash
- split_file/test_sqlglot
- split_file_and_rename_symbols/test_redash
- split_large_files/test_vite
- sqlalchemy_mapped_types/test_redash
- swap_call_site_imports/test_redash
- swap_class_attribute_usages/test_graphrag
- update_optional_type_annotations
- test_codegen
- test_transformers
- update_union_types/test_fastapi
- use_named_kwargs
- test_pylsp
- test_transformers
- wrap_with_component/test_virtual_coffee
- wrap_with_statement
- test_hass
- test_redash
- wrap_with_use_callback/test_remix_run_examples
- repos
- extra
- open_source
- unit
- api_doc_generation
- codebase
- code_flag
- codebase_graph
- file
- file_graph
- transaction_manager
- output
- snapshots/test_ast
- test_ast_basic
- test_ast_nested
- parser
- python
- autocommit
- class_definition
- codebase
- comment_docstring
- detached_symbols
- argument
- code_block
- decorator
- function_call
- parameter
- directory
- editable
- expressions
- file
- function
- global_var
- import_resolution
- statements
- assignment_statement
- attribute
- for_loop_statement
- if_block_statement
- import_statement
- match_statement
- try_catch_statement
- while_statement
- with_statement
- utils
- skills
- snapshots/test_skills/test_all_example_skills
- call_graph_filter-PYTHON-case-0
- call_graph_from_node-PYTHON-case-0
- call_paths_between_nodes-PYTHON-case-0
- dead_code-PYTHON-case-0
- file_app_import_graph-PYTHON-case-0
- foreign_key_graph-PYTHON-case-0
- repo_dir_tree-PYTHON-case-0
- typescript
- autocommit
- class_definition
- codebase
- comment_docstring
- detached_symbols
- argument
- code_block
- decorator
- function_call
- parameter
- export
- expressions
- ternary_expression
- file
- function
- global_var
- import_resolution
- interface
- language_engine
- move_symbol_to_file
- namespace
- react
- statements
- assignment_statement
- attribute
- for_loop_statement
- if_block_statement
- statement
- switch_statement
- try_catch_statement
- while_statement
- tsx
- type
- utils
- mocks
- verified_codemods/codemod_data
- unittest_to_pytest
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,171 files changed
+142528
-0
lines changedLines changed: 36 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + |
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + |
0 commit comments