mirror of
https://github.com/apache/superset.git
synced 2026-05-29 20:29:34 +00:00
simple redirect
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{".class":"MypyFile","_fullname":"tests.integration_tests.explore.permalink","future_import_flags":[],"is_partial_stub_package":false,"is_stub":false,"names":{".class":"SymbolTable","__annotations__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"tests.integration_tests.explore.permalink.__annotations__","name":"__annotations__","type":{".class":"Instance","args":["builtins.str",{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":6}],"type_ref":"builtins.dict"}}},"__doc__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"tests.integration_tests.explore.permalink.__doc__","name":"__doc__","type":"builtins.str"}},"__file__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"tests.integration_tests.explore.permalink.__file__","name":"__file__","type":"builtins.str"}},"__name__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"tests.integration_tests.explore.permalink.__name__","name":"__name__","type":"builtins.str"}},"__package__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"tests.integration_tests.explore.permalink.__package__","name":"__package__","type":"builtins.str"}},"__path__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"tests.integration_tests.explore.permalink.__path__","name":"__path__","type":{".class":"Instance","args":["builtins.str"],"type_ref":"builtins.list"}}}},"path":"tests/integration_tests/explore/permalink/__init__.py"}
|
||||
@@ -0,0 +1 @@
|
||||
{"data_mtime":1686785214,"dep_lines":[1,1,1],"dep_prios":[5,30,30],"dependencies":["builtins","abc","typing"],"hash":"f617571c006b56991ba6366051fb77f643852f6c5219e1b8184b9ad0799e96eb","id":"tests.integration_tests.explore.permalink","ignore_all":false,"interface_hash":"6419ae02ba45e7e1e80a9b3def19d4c2a7bcda02e9796000768edddfc178e5ef","mtime":1648227855,"options":{"allow_redefinition":false,"allow_untyped_globals":false,"always_false":[],"always_true":[],"bazel":false,"check_untyped_defs":false,"disable_bytearray_promotion":false,"disable_error_code":[],"disable_memoryview_promotion":false,"disabled_error_codes":[],"disallow_any_decorated":false,"disallow_any_explicit":false,"disallow_any_expr":false,"disallow_any_generics":true,"disallow_any_unimported":false,"disallow_incomplete_defs":false,"disallow_subclassing_any":false,"disallow_untyped_calls":false,"disallow_untyped_decorators":false,"disallow_untyped_defs":false,"enable_error_code":[],"enabled_error_codes":[],"follow_imports":"normal","follow_imports_for_stubs":false,"ignore_errors":false,"ignore_missing_imports":true,"implicit_optional":false,"implicit_reexport":true,"local_partial_types":false,"mypyc":false,"platform":"darwin","plugins":[],"strict_concatenate":false,"strict_equality":false,"strict_optional":true,"warn_no_return":true,"warn_return_any":false,"warn_unreachable":false,"warn_unused_ignores":true},"path":"tests/integration_tests/explore/permalink/__init__.py","plugin_data":null,"size":785,"suppressed":[],"version_id":"1.3.0"}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"data_mtime":1686785220,"dep_lines":[26,32,27,28,29,30,31,36,57,18,17,19,20,25,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,23,22],"dep_prios":[5,5,5,5,5,5,5,5,20,5,10,5,5,5,5,20,20,20,30,30,30,30,30,30,30,30,30,30,30,30,30,30,5,10],"dependencies":["superset.explore.permalink.schemas","tests.integration_tests.fixtures.world_bank_dashboard","superset.key_value.models","superset.key_value.types","superset.key_value.utils","superset.models.slice","superset.utils.core","tests.integration_tests.test_app","superset.key_value.shared_entries","collections.abc","json","typing","uuid","superset","builtins","logging","superset_config_docker","os","abc","array","ctypes","enum","json.decoder","mmap","pickle","superset.explore","superset.explore.permalink","superset.extensions","superset.key_value","superset.models","superset.models.helpers","superset.utils"],"hash":"7ce096838eb7c6fb06ad36c5786e277553f742b81b4df9f9a0545f4f58b69947","id":"tests.integration_tests.explore.permalink.api_tests","ignore_all":false,"interface_hash":"e25a686c47e9d4d6170608b98e949976257dc179320abf38ccdf088f9cf470e0","mtime":1686170966,"options":{"allow_redefinition":false,"allow_untyped_globals":false,"always_false":[],"always_true":[],"bazel":false,"check_untyped_defs":false,"disable_bytearray_promotion":false,"disable_error_code":[],"disable_memoryview_promotion":false,"disabled_error_codes":[],"disallow_any_decorated":false,"disallow_any_explicit":false,"disallow_any_expr":false,"disallow_any_generics":true,"disallow_any_unimported":false,"disallow_incomplete_defs":false,"disallow_subclassing_any":false,"disallow_untyped_calls":false,"disallow_untyped_decorators":false,"disallow_untyped_defs":false,"enable_error_code":[],"enabled_error_codes":[],"follow_imports":"normal","follow_imports_for_stubs":false,"ignore_errors":false,"ignore_missing_imports":true,"implicit_optional":false,"implicit_reexport":true,"local_partial_types":false,"mypyc":false,"platform":"darwin","plugins":[],"strict_concatenate":false,"strict_equality":false,"strict_optional":true,"warn_no_return":true,"warn_return_any":false,"warn_unreachable":false,"warn_unused_ignores":true},"path":"tests/integration_tests/explore/permalink/api_tests.py","plugin_data":null,"size":4995,"suppressed":["sqlalchemy.orm","pytest"],"version_id":"1.3.0"}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"data_mtime":1686785219,"dep_lines":[25,26,27,24,23,28,29,30,31,32,33,18,22,22,22,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,20],"dep_prios":[5,5,5,5,5,5,5,5,5,5,5,5,10,10,5,5,20,20,20,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,10],"dependencies":["superset.explore.form_data.commands.parameters","superset.explore.permalink.commands.create","superset.explore.permalink.commands.get","superset.connectors.sqla.models","superset.commands.exceptions","superset.key_value.utils","superset.models.slice","superset.models.sql_lab","superset.utils.core","superset.utils.database","tests.integration_tests.base_tests","unittest.mock","superset.app","superset.security","superset","builtins","logging","superset_config_docker","os","abc","array","ctypes","enum","mmap","pickle","superset.commands","superset.commands.base","superset.connectors","superset.connectors.base","superset.connectors.base.models","superset.connectors.sqla","superset.explore","superset.explore.permalink","superset.explore.permalink.commands","superset.explore.permalink.commands.base","superset.extensions","superset.models","superset.models.core","superset.models.helpers","superset.utils","typing","unittest"],"hash":"811ae957da81b1277d800ed2a3995d4654047efe40938a849ca2064654d08230","id":"tests.integration_tests.explore.permalink.commands_tests","ignore_all":false,"interface_hash":"13e5ec6725bc75c04605f5d641a4be52ee462f57ca61d84ce600162a92c92c76","mtime":1686170966,"options":{"allow_redefinition":false,"allow_untyped_globals":false,"always_false":[],"always_true":[],"bazel":false,"check_untyped_defs":false,"disable_bytearray_promotion":false,"disable_error_code":[],"disable_memoryview_promotion":false,"disabled_error_codes":[],"disallow_any_decorated":false,"disallow_any_explicit":false,"disallow_any_expr":false,"disallow_any_generics":true,"disallow_any_unimported":false,"disallow_incomplete_defs":false,"disallow_subclassing_any":false,"disallow_untyped_calls":false,"disallow_untyped_decorators":false,"disallow_untyped_defs":false,"enable_error_code":[],"enabled_error_codes":[],"follow_imports":"normal","follow_imports_for_stubs":false,"ignore_errors":false,"ignore_missing_imports":true,"implicit_optional":false,"implicit_reexport":true,"local_partial_types":false,"mypyc":false,"platform":"darwin","plugins":[],"strict_concatenate":false,"strict_equality":false,"strict_optional":true,"warn_no_return":true,"warn_return_any":false,"warn_unreachable":false,"warn_unused_ignores":true},"path":"tests/integration_tests/explore/permalink/commands_tests.py","plugin_data":null,"size":6217,"suppressed":["pytest"],"version_id":"1.3.0"}
|
||||
Reference in New Issue
Block a user