mirror of
https://github.com/apache/superset.git
synced 2026-05-28 11:15:24 +00:00
1 line
4.7 KiB
JSON
1 line
4.7 KiB
JSON
{".class": "MypyFile", "_fullname": "tests.fixtures.query_context", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef"}, "Dict": {".class": "SymbolTableNode", "cross_ref": "typing.Dict", "kind": "Gdef"}, "List": {".class": "SymbolTableNode", "cross_ref": "typing.List", "kind": "Gdef"}, "POSTPROCESSING_OPERATIONS": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "tests.fixtures.query_context.POSTPROCESSING_OPERATIONS", "name": "POSTPROCESSING_OPERATIONS", "type": {".class": "Instance", "args": ["builtins.str", {".class": "Instance", "args": [{".class": "Instance", "args": ["builtins.str", {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Collection"}], "type_ref": "builtins.dict"}], "type_ref": "builtins.list"}], "type_ref": "builtins.dict"}}}, "QUERY_OBJECTS": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "tests.fixtures.query_context.QUERY_OBJECTS", "name": "QUERY_OBJECTS", "type": {".class": "Instance", "args": ["builtins.str", {".class": "Instance", "args": ["builtins.str", "builtins.object"], "type_ref": "builtins.dict"}], "type_ref": "builtins.dict"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.fixtures.query_context.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.fixtures.query_context.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.fixtures.query_context.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.fixtures.query_context.__package__", "name": "__package__", "type": "builtins.str"}}, "_get_postprocessing_operation": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["datasource_name"], "flags": [], "fullname": "tests.fixtures.query_context._get_postprocessing_operation", "name": "_get_postprocessing_operation", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["datasource_name"], "arg_types": ["builtins.str"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_get_postprocessing_operation", "ret_type": {".class": "Instance", "args": [{".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}], "type_ref": "builtins.list"}, "variables": []}}}, "_get_query_object": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["datasource_name", "add_postprocessing_operations"], "flags": [], "fullname": "tests.fixtures.query_context._get_query_object", "name": "_get_query_object", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["datasource_name", "add_postprocessing_operations"], "arg_types": ["builtins.str", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_get_query_object", "ret_type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, "variables": []}}}, "copy": {".class": "SymbolTableNode", "cross_ref": "copy", "kind": "Gdef"}, "get_query_context": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [1, 1, 1, 1], "arg_names": ["datasource_name", "datasource_id", "datasource_type", "add_postprocessing_operations"], "flags": [], "fullname": "tests.fixtures.query_context.get_query_context", "name": "get_query_context", "type": {".class": "CallableType", "arg_kinds": [1, 1, 1, 1], "arg_names": ["datasource_name", "datasource_id", "datasource_type", "add_postprocessing_operations"], "arg_types": ["builtins.str", "builtins.int", "builtins.str", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "get_query_context", "ret_type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, "variables": []}}}}, "path": "tests/fixtures/query_context.py"} |