mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-02 21:54:18 +00:00
1 line
88 KiB
JSON
1 line
88 KiB
JSON
{".class": "MypyFile", "_fullname": "_pytest.terminal", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef"}, "BaseReport": {".class": "SymbolTableNode", "cross_ref": "_pytest.reports.BaseReport", "kind": "Gdef"}, "Callable": {".class": "SymbolTableNode", "cross_ref": "typing.Callable", "kind": "Gdef"}, "CollectReport": {".class": "SymbolTableNode", "cross_ref": "_pytest.reports.CollectReport", "kind": "Gdef"}, "Config": {".class": "SymbolTableNode", "cross_ref": "_pytest.config.Config", "kind": "Gdef"}, "Counter": {".class": "SymbolTableNode", "cross_ref": "collections.Counter", "kind": "Gdef"}, "Dict": {".class": "SymbolTableNode", "cross_ref": "typing.Dict", "kind": "Gdef"}, "ExceptionInfo": {".class": "SymbolTableNode", "cross_ref": "_pytest._code.code.ExceptionInfo", "kind": "Gdef"}, "ExceptionRepr": {".class": "SymbolTableNode", "cross_ref": "_pytest._code.code.ExceptionRepr", "kind": "Gdef"}, "ExitCode": {".class": "SymbolTableNode", "cross_ref": "_pytest.config.ExitCode", "kind": "Gdef"}, "Generator": {".class": "SymbolTableNode", "cross_ref": "typing.Generator", "kind": "Gdef"}, "Item": {".class": "SymbolTableNode", "cross_ref": "_pytest.nodes.Item", "kind": "Gdef"}, "KNOWN_TYPES": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.terminal.KNOWN_TYPES", "name": "KNOWN_TYPES", "type": {".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "List": {".class": "SymbolTableNode", "cross_ref": "typing.List", "kind": "Gdef"}, "Literal": {".class": "SymbolTableNode", "cross_ref": "typing_extensions.Literal", "kind": "Gdef"}, "Mapping": {".class": "SymbolTableNode", "cross_ref": "typing.Mapping", "kind": "Gdef"}, "MoreQuietAction": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["argparse.Action"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest.terminal.MoreQuietAction", "name": "MoreQuietAction", "type_vars": []}, "flags": [], "fullname": "_pytest.terminal.MoreQuietAction", "metaclass_type": null, "metadata": {}, "module_name": "_pytest.terminal", "mro": ["_pytest.terminal.MoreQuietAction", "argparse.Action", "argparse._AttributeHolder", "builtins.object"], "names": {".class": "SymbolTable", "__call__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "parser", "namespace", "values", "option_string"], "flags": [], "fullname": "_pytest.terminal.MoreQuietAction.__call__", "name": "__call__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "parser", "namespace", "values", "option_string"], "arg_types": ["_pytest.terminal.MoreQuietAction", "argparse.ArgumentParser", "argparse.Namespace", {".class": "UnionType", "items": ["builtins.str", {".class": "Instance", "args": ["builtins.object"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__call__ of MoreQuietAction", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "option_strings", "dest", "default", "required", "help"], "flags": [], "fullname": "_pytest.terminal.MoreQuietAction.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "option_strings", "dest", "default", "required", "help"], "arg_types": ["_pytest.terminal.MoreQuietAction", {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}, "builtins.str", {".class": "UnionType", "items": ["builtins.object", {".class": "NoneType"}]}, "builtins.bool", {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__init__ of MoreQuietAction", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Node": {".class": "SymbolTableNode", "cross_ref": "_pytest.nodes.Node", "kind": "Gdef"}, "Optional": {".class": "SymbolTableNode", "cross_ref": "typing.Optional", "kind": "Gdef"}, "Parser": {".class": "SymbolTableNode", "cross_ref": "_pytest.config.argparsing.Parser", "kind": "Gdef"}, "Path": {".class": "SymbolTableNode", "cross_ref": "pathlib.Path", "kind": "Gdef"}, "REPORT_COLLECTING_RESOLUTION": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.terminal.REPORT_COLLECTING_RESOLUTION", "name": "REPORT_COLLECTING_RESOLUTION", "type": "builtins.float"}}, "Sequence": {".class": "SymbolTableNode", "cross_ref": "typing.Sequence", "kind": "Gdef"}, "Session": {".class": "SymbolTableNode", "cross_ref": "_pytest.main.Session", "kind": "Gdef"}, "Set": {".class": "SymbolTableNode", "cross_ref": "typing.Set", "kind": "Gdef"}, "TYPE_CHECKING": {".class": "SymbolTableNode", "cross_ref": "typing.TYPE_CHECKING", "kind": "Gdef"}, "TerminalReporter": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest.terminal.TerminalReporter", "name": "TerminalReporter", "type_vars": []}, "flags": ["is_final"], "fullname": "_pytest.terminal.TerminalReporter", "metaclass_type": null, "metadata": {}, "module_name": "_pytest.terminal", "mro": ["_pytest.terminal.TerminalReporter", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "config", "file"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "config", "file"], "arg_types": ["_pytest.terminal.TerminalReporter", "_pytest.config.Config", {".class": "UnionType", "items": ["typing.TextIO", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__init__ of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "_add_stats": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "category", "items"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter._add_stats", "name": "_add_stats", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "category", "items"], "arg_types": ["_pytest.terminal.TerminalReporter", "builtins.str", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_add_stats of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "_already_displayed_warnings": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "_pytest.terminal.TerminalReporter._already_displayed_warnings", "name": "_already_displayed_warnings", "type": {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}}}, "_build_collect_only_summary_stats_line": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter._build_collect_only_summary_stats_line", "name": "_build_collect_only_summary_stats_line", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_build_collect_only_summary_stats_line of TerminalReporter", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["builtins.str", {".class": "Instance", "args": ["builtins.str", "builtins.bool"], "type_ref": "builtins.dict"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "builtins.str"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "_build_normal_summary_stats_line": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter._build_normal_summary_stats_line", "name": "_build_normal_summary_stats_line", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_build_normal_summary_stats_line of TerminalReporter", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["builtins.str", {".class": "Instance", "args": ["builtins.str", "builtins.bool"], "type_ref": "builtins.dict"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "builtins.str"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "_collect_report_last_write": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "_pytest.terminal.TerminalReporter._collect_report_last_write", "name": "_collect_report_last_write", "type": {".class": "UnionType", "items": ["builtins.float", {".class": "NoneType"}]}}}, "_determine_main_color": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "unknown_type_seen"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter._determine_main_color", "name": "_determine_main_color", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "unknown_type_seen"], "arg_types": ["_pytest.terminal.TerminalReporter", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_determine_main_color of TerminalReporter", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "_determine_show_progress_info": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter._determine_show_progress_info", "name": "_determine_show_progress_info", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_determine_show_progress_info of TerminalReporter", "ret_type": {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "progress"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "count"}, {".class": "LiteralType", "fallback": "builtins.bool", "value": false}]}, "type_guard": null, "variables": []}}}, "_get_main_color": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter._get_main_color", "name": "_get_main_color", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_get_main_color of TerminalReporter", "ret_type": {".class": "TupleType", "implicit": false, "items": ["builtins.str", {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "_get_progress_information_message": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter._get_progress_information_message", "name": "_get_progress_information_message", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_get_progress_information_message of TerminalReporter", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "_get_reports_to_display": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "key"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter._get_reports_to_display", "name": "_get_reports_to_display", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "key"], "arg_types": ["_pytest.terminal.TerminalReporter", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_get_reports_to_display of TerminalReporter", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "_get_teardown_reports": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "nodeid"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter._get_teardown_reports", "name": "_get_teardown_reports", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "nodeid"], "arg_types": ["_pytest.terminal.TerminalReporter", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_get_teardown_reports of TerminalReporter", "ret_type": {".class": "Instance", "args": ["_pytest.reports.TestReport"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "_getcrashline": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "rep"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter._getcrashline", "name": "_getcrashline", "type": null}}, "_getfailureheadline": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "rep"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter._getfailureheadline", "name": "_getfailureheadline", "type": null}}, "_handle_teardown_sections": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "nodeid"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter._handle_teardown_sections", "name": "_handle_teardown_sections", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "nodeid"], "arg_types": ["_pytest.terminal.TerminalReporter", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_handle_teardown_sections of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "_is_last_item": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest.terminal.TerminalReporter._is_last_item", "name": "_is_last_item", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_is_last_item of TerminalReporter", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "_is_last_item", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_is_last_item of TerminalReporter", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "_keyboardinterrupt_memo": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "_pytest.terminal.TerminalReporter._keyboardinterrupt_memo", "name": "_keyboardinterrupt_memo", "type": {".class": "UnionType", "items": ["_pytest._code.code.ExceptionRepr", {".class": "NoneType"}]}}}, "_known_types": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "_pytest.terminal.TerminalReporter._known_types", "name": "_known_types", "type": {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, {".class": "NoneType"}]}}}, "_locationline": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "nodeid", "fspath", "lineno", "domain"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter._locationline", "name": "_locationline", "type": null}}, "_main_color": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "_pytest.terminal.TerminalReporter._main_color", "name": "_main_color", "type": {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}}}, "_numcollected": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.terminal.TerminalReporter._numcollected", "name": "_numcollected", "type": "builtins.int"}}, "_outrep_summary": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "rep"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter._outrep_summary", "name": "_outrep_summary", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "rep"], "arg_types": ["_pytest.terminal.TerminalReporter", "_pytest.reports.BaseReport"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_outrep_summary of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "_printcollecteditems": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "items"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter._printcollecteditems", "name": "_printcollecteditems", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "items"], "arg_types": ["_pytest.terminal.TerminalReporter", {".class": "Instance", "args": ["_pytest.nodes.Item"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_printcollecteditems of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "_progress_nodeids_reported": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "_pytest.terminal.TerminalReporter._progress_nodeids_reported", "name": "_progress_nodeids_reported", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.set"}}}, "_report_keyboardinterrupt": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter._report_keyboardinterrupt", "name": "_report_keyboardinterrupt", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_report_keyboardinterrupt of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "_screen_width": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.terminal.TerminalReporter._screen_width", "name": "_screen_width", "type": "builtins.int"}}, "_session": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "_pytest.terminal.TerminalReporter._session", "name": "_session", "type": {".class": "UnionType", "items": ["_pytest.main.Session", {".class": "NoneType"}]}}}, "_sessionstarttime": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.terminal.TerminalReporter._sessionstarttime", "name": "_sessionstarttime", "type": "builtins.float"}}, "_set_main_color": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter._set_main_color", "name": "_set_main_color", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_set_main_color of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "_show_progress_info": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.terminal.TerminalReporter._show_progress_info", "name": "_show_progress_info", "type": {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "progress"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "count"}, {".class": "LiteralType", "fallback": "builtins.bool", "value": false}]}}}, "_showfspath": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "_pytest.terminal.TerminalReporter._showfspath", "name": "_showfspath", "type": {".class": "UnionType", "items": ["builtins.bool", {".class": "NoneType"}]}}}, "_tests_ran": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.terminal.TerminalReporter._tests_ran", "name": "_tests_ran", "type": "builtins.bool"}}, "_tw": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.terminal.TerminalReporter._tw", "name": "_tw", "type": "_pytest._io.terminalwriter.TerminalWriter"}}, "_width_of_current_line": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest.terminal.TerminalReporter._width_of_current_line", "name": "_width_of_current_line", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_width_of_current_line of TerminalReporter", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "_width_of_current_line", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_width_of_current_line of TerminalReporter", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}}, "_write_progress_information_filling_space": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter._write_progress_information_filling_space", "name": "_write_progress_information_filling_space", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_write_progress_information_filling_space of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "_write_report_lines_from_hooks": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "lines"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter._write_report_lines_from_hooks", "name": "_write_report_lines_from_hooks", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "lines"], "arg_types": ["_pytest.terminal.TerminalReporter", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.str", {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}]}], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_write_report_lines_from_hooks of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "build_summary_stats_line": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.build_summary_stats_line", "name": "build_summary_stats_line", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "build_summary_stats_line of TerminalReporter", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["builtins.str", {".class": "Instance", "args": ["builtins.str", "builtins.bool"], "type_ref": "builtins.dict"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "builtins.str"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "config": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.terminal.TerminalReporter.config", "name": "config", "type": "_pytest.config.Config"}}, "currentfspath": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "_pytest.terminal.TerminalReporter.currentfspath", "name": "currentfspath", "type": {".class": "UnionType", "items": [{".class": "NoneType"}, "pathlib.Path", "builtins.str", "builtins.int"]}}}, "ensure_newline": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.ensure_newline", "name": "ensure_newline", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "ensure_newline of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "flush": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.flush", "name": "flush", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "flush of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "getreports": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.getreports", "name": "getreports", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": ["_pytest.terminal.TerminalReporter", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "getreports of TerminalReporter", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "hasmarkup": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.terminal.TerminalReporter.hasmarkup", "name": "hasmarkup", "type": "builtins.bool"}}, "hasopt": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "char"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.hasopt", "name": "hasopt", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "char"], "arg_types": ["_pytest.terminal.TerminalReporter", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hasopt of TerminalReporter", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "isatty": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.terminal.TerminalReporter.isatty", "name": "isatty", "type": "builtins.bool"}}, "line": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["self", "msg", "kw"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.line", "name": "line", "type": {".class": "CallableType", "arg_kinds": [0, 0, 4], "arg_names": ["self", "msg", "kw"], "arg_types": ["_pytest.terminal.TerminalReporter", "builtins.str", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "line of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "no_header": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest.terminal.TerminalReporter.no_header", "name": "no_header", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "no_header of TerminalReporter", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "no_header", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "no_header of TerminalReporter", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "no_summary": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest.terminal.TerminalReporter.no_summary", "name": "no_summary", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "no_summary of TerminalReporter", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "no_summary", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "no_summary of TerminalReporter", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "print_teardown_sections": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "rep"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.print_teardown_sections", "name": "print_teardown_sections", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "rep"], "arg_types": ["_pytest.terminal.TerminalReporter", "_pytest.reports.TestReport"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "print_teardown_sections of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "pytest_collection": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.pytest_collection", "name": "pytest_collection", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pytest_collection of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "pytest_collection_finish": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "session"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.pytest_collection_finish", "name": "pytest_collection_finish", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "session"], "arg_types": ["_pytest.terminal.TerminalReporter", "_pytest.main.Session"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pytest_collection_finish of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "pytest_collectreport": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "report"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.pytest_collectreport", "name": "pytest_collectreport", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "report"], "arg_types": ["_pytest.terminal.TerminalReporter", "_pytest.reports.CollectReport"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pytest_collectreport of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "pytest_deselected": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "items"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.pytest_deselected", "name": "pytest_deselected", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "items"], "arg_types": ["_pytest.terminal.TerminalReporter", {".class": "Instance", "args": ["_pytest.nodes.Item"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pytest_deselected of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "pytest_internalerror": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "excrepr"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.pytest_internalerror", "name": "pytest_internalerror", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "excrepr"], "arg_types": ["_pytest.terminal.TerminalReporter", "_pytest._code.code.ExceptionRepr"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pytest_internalerror of TerminalReporter", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "pytest_keyboard_interrupt": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "excinfo"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.pytest_keyboard_interrupt", "name": "pytest_keyboard_interrupt", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "excinfo"], "arg_types": ["_pytest.terminal.TerminalReporter", {".class": "Instance", "args": ["builtins.BaseException"], "type_ref": "_pytest._code.code.ExceptionInfo"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pytest_keyboard_interrupt of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "pytest_plugin_registered": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "plugin"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.pytest_plugin_registered", "name": "pytest_plugin_registered", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "plugin"], "arg_types": ["_pytest.terminal.TerminalReporter", "builtins.object"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pytest_plugin_registered of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "pytest_report_header": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "config"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.pytest_report_header", "name": "pytest_report_header", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "config"], "arg_types": ["_pytest.terminal.TerminalReporter", "_pytest.config.Config"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pytest_report_header of TerminalReporter", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "pytest_runtest_logfinish": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "nodeid"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.pytest_runtest_logfinish", "name": "pytest_runtest_logfinish", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "nodeid"], "arg_types": ["_pytest.terminal.TerminalReporter", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pytest_runtest_logfinish of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "pytest_runtest_logreport": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "report"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.pytest_runtest_logreport", "name": "pytest_runtest_logreport", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "report"], "arg_types": ["_pytest.terminal.TerminalReporter", "_pytest.reports.TestReport"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pytest_runtest_logreport of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "pytest_runtest_logstart": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "nodeid", "location"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.pytest_runtest_logstart", "name": "pytest_runtest_logstart", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "nodeid", "location"], "arg_types": ["_pytest.terminal.TerminalReporter", "builtins.str", {".class": "TupleType", "implicit": false, "items": ["builtins.str", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.str"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pytest_runtest_logstart of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "pytest_sessionfinish": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "session", "exitstatus"], "flags": ["is_generator", "is_decorated"], "fullname": "_pytest.terminal.TerminalReporter.pytest_sessionfinish", "name": "pytest_sessionfinish", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "session", "exitstatus"], "arg_types": ["_pytest.terminal.TerminalReporter", "_pytest.main.Session", {".class": "UnionType", "items": ["builtins.int", "_pytest.config.ExitCode"]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pytest_sessionfinish of TerminalReporter", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "pytest_sessionfinish", "type": {".class": "AnyType", "missing_import_name": "_pytest.config.HookimplMarker", "source_any": {".class": "AnyType", "missing_import_name": "_pytest.config.HookimplMarker", "source_any": null, "type_of_any": 3}, "type_of_any": 7}}}}, "pytest_sessionstart": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "session"], "flags": ["is_decorated"], "fullname": "_pytest.terminal.TerminalReporter.pytest_sessionstart", "name": "pytest_sessionstart", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "session"], "arg_types": ["_pytest.terminal.TerminalReporter", "_pytest.main.Session"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pytest_sessionstart of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "pytest_sessionstart", "type": {".class": "AnyType", "missing_import_name": "_pytest.config.HookimplMarker", "source_any": {".class": "AnyType", "missing_import_name": "_pytest.config.HookimplMarker", "source_any": null, "type_of_any": 3}, "type_of_any": 7}}}}, "pytest_terminal_summary": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_generator", "is_decorated"], "fullname": "_pytest.terminal.TerminalReporter.pytest_terminal_summary", "name": "pytest_terminal_summary", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pytest_terminal_summary of TerminalReporter", "ret_type": {".class": "Instance", "args": [{".class": "NoneType"}, {".class": "NoneType"}, {".class": "NoneType"}], "type_ref": "typing.Generator"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "pytest_terminal_summary", "type": {".class": "AnyType", "missing_import_name": "_pytest.config.HookimplMarker", "source_any": {".class": "AnyType", "missing_import_name": "_pytest.config.HookimplMarker", "source_any": null, "type_of_any": 3}, "type_of_any": 7}}}}, "pytest_unconfigure": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.pytest_unconfigure", "name": "pytest_unconfigure", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pytest_unconfigure of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "pytest_warning_recorded": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "warning_message", "nodeid"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.pytest_warning_recorded", "name": "pytest_warning_recorded", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "warning_message", "nodeid"], "arg_types": ["_pytest.terminal.TerminalReporter", "warnings.WarningMessage", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pytest_warning_recorded of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "report_collect": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "final"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.report_collect", "name": "report_collect", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "final"], "arg_types": ["_pytest.terminal.TerminalReporter", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "report_collect of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "reportchars": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.terminal.TerminalReporter.reportchars", "name": "reportchars", "type": "builtins.str"}}, "rewrite": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["self", "line", "markup"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.rewrite", "name": "rewrite", "type": {".class": "CallableType", "arg_kinds": [0, 0, 4], "arg_names": ["self", "line", "markup"], "arg_types": ["_pytest.terminal.TerminalReporter", "builtins.str", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "rewrite of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "section": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 4], "arg_names": ["self", "title", "sep", "kw"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.section", "name": "section", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 4], "arg_names": ["self", "title", "sep", "kw"], "arg_types": ["_pytest.terminal.TerminalReporter", "builtins.str", "builtins.str", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "section of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "short_test_summary": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.short_test_summary", "name": "short_test_summary", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "short_test_summary of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "showfspath": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": ["is_property"], "fullname": "_pytest.terminal.TerminalReporter.showfspath", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_overload", "is_decorated"], "fullname": "_pytest.terminal.TerminalReporter.showfspath", "name": "showfspath", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "showfspath of TerminalReporter", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_settable_property", "is_ready"], "fullname": null, "name": "showfspath", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "showfspath of TerminalReporter", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": ["is_decorated"], "fullname": "_pytest.terminal.TerminalReporter.showfspath", "name": "showfspath", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "arg_types": ["_pytest.terminal.TerminalReporter", {".class": "UnionType", "items": ["builtins.bool", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "showfspath of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": [], "fullname": null, "name": "showfspath", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "showfspath of TerminalReporter", "ret_type": "builtins.bool", "type_guard": null, "variables": []}]}}}, "showheader": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest.terminal.TerminalReporter.showheader", "name": "showheader", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "showheader of TerminalReporter", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "showheader", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "showheader of TerminalReporter", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "showlongtestinfo": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest.terminal.TerminalReporter.showlongtestinfo", "name": "showlongtestinfo", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "showlongtestinfo of TerminalReporter", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "showlongtestinfo", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "showlongtestinfo of TerminalReporter", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "startdir": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.terminal.TerminalReporter.startdir", "name": "startdir", "type": "py.path.local"}}, "startpath": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.terminal.TerminalReporter.startpath", "name": "startpath", "type": "pathlib.Path"}}, "stats": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "_pytest.terminal.TerminalReporter.stats", "name": "stats", "type": {".class": "Instance", "args": ["builtins.str", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.list"}], "type_ref": "builtins.dict"}}}, "summary_errors": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.summary_errors", "name": "summary_errors", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "summary_errors of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "summary_failures": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.summary_failures", "name": "summary_failures", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "summary_failures of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "summary_passes": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.summary_passes", "name": "summary_passes", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "summary_passes of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "summary_stats": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.summary_stats", "name": "summary_stats", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "summary_stats of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "summary_warnings": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.summary_warnings", "name": "summary_warnings", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "summary_warnings of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "verbosity": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest.terminal.TerminalReporter.verbosity", "name": "verbosity", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "verbosity of TerminalReporter", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "verbosity", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "verbosity of TerminalReporter", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}}, "write": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 5, 4], "arg_names": ["self", "content", "flush", "markup"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.write", "name": "write", "type": {".class": "CallableType", "arg_kinds": [0, 0, 5, 4], "arg_names": ["self", "content", "flush", "markup"], "arg_types": ["_pytest.terminal.TerminalReporter", "builtins.str", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "write of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "write_ensure_prefix": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 4], "arg_names": ["self", "prefix", "extra", "kwargs"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.write_ensure_prefix", "name": "write_ensure_prefix", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 4], "arg_names": ["self", "prefix", "extra", "kwargs"], "arg_types": ["_pytest.terminal.TerminalReporter", "builtins.str", "builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "write_ensure_prefix of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "write_fspath_result": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "nodeid", "res", "markup"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.write_fspath_result", "name": "write_fspath_result", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "nodeid", "res", "markup"], "arg_types": ["_pytest.terminal.TerminalReporter", "builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "write_fspath_result of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "write_line": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["self", "line", "markup"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.write_line", "name": "write_line", "type": {".class": "CallableType", "arg_kinds": [0, 0, 4], "arg_names": ["self", "line", "markup"], "arg_types": ["_pytest.terminal.TerminalReporter", {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "write_line of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "write_sep": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 4], "arg_names": ["self", "sep", "title", "fullwidth", "markup"], "flags": [], "fullname": "_pytest.terminal.TerminalReporter.write_sep", "name": "write_sep", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 4], "arg_names": ["self", "sep", "title", "fullwidth", "markup"], "arg_types": ["_pytest.terminal.TerminalReporter", "builtins.str", {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "write_sep of TerminalReporter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "TestReport": {".class": "SymbolTableNode", "cross_ref": "_pytest.reports.TestReport", "kind": "Gdef"}, "TextIO": {".class": "SymbolTableNode", "cross_ref": "typing.TextIO", "kind": "Gdef"}, "Tuple": {".class": "SymbolTableNode", "cross_ref": "typing.Tuple", "kind": "Gdef"}, "Union": {".class": "SymbolTableNode", "cross_ref": "typing.Union", "kind": "Gdef"}, "WarningReport": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest.terminal.WarningReport", "name": "WarningReport", "type_vars": []}, "flags": [], "fullname": "_pytest.terminal.WarningReport", "metaclass_type": null, "metadata": {"attrs": {"attributes": [{"context_column": 4, "context_line": 292, "converter_is_attr_converters_optional": false, "converter_name": null, "has_default": false, "init": true, "init_type": "builtins.str", "kw_only": false, "name": "message"}, {"context_column": 4, "context_line": 293, "converter_is_attr_converters_optional": false, "converter_name": null, "has_default": true, "init": true, "init_type": {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, "kw_only": false, "name": "nodeid"}, {"context_column": 4, "context_line": 294, "converter_is_attr_converters_optional": false, "converter_name": null, "has_default": true, "init": true, "init_type": {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.int"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "py.path.local", {".class": "NoneType"}]}, "kw_only": false, "name": "fslocation"}], "frozen": false}}, "module_name": "_pytest.terminal", "mro": ["_pytest.terminal.WarningReport", "builtins.object"], "names": {".class": "SymbolTable", "_AT": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "TypeVarExpr", "fullname": "_pytest.terminal.WarningReport._AT", "name": "_AT", "upper_bound": "builtins.object", "values": [], "variance": 0}}, "__ge__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "flags": [], "fullname": "_pytest.terminal.WarningReport.__ge__", "name": "__ge__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest.terminal.WarningReport._AT", "id": -1, "name": "_AT", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.terminal.WarningReport._AT", "id": -1, "name": "_AT", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__ge__ of WarningReport", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarDef", "fullname": "_pytest.terminal.WarningReport._AT", "id": -1, "name": "_AT", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "plugin_generated": true}, "__ge__-redefinition": {".class": "SymbolTableNode", "cross_ref": "_pytest.terminal.WarningReport.__ge__", "kind": "Mdef", "plugin_generated": true}, "__gt__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "flags": [], "fullname": "_pytest.terminal.WarningReport.__gt__", "name": "__gt__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest.terminal.WarningReport._AT", "id": -1, "name": "_AT", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.terminal.WarningReport._AT", "id": -1, "name": "_AT", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__gt__ of WarningReport", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarDef", "fullname": "_pytest.terminal.WarningReport._AT", "id": -1, "name": "_AT", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "plugin_generated": true}, "__gt__-redefinition": {".class": "SymbolTableNode", "cross_ref": "_pytest.terminal.WarningReport.__gt__", "kind": "Mdef", "plugin_generated": true}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "message", "nodeid", "fslocation"], "flags": [], "fullname": "_pytest.terminal.WarningReport.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "message", "nodeid", "fslocation"], "arg_types": ["_pytest.terminal.WarningReport", "builtins.str", {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.int"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "py.path.local", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__init__ of WarningReport", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "plugin_generated": true}, "__init__-redefinition": {".class": "SymbolTableNode", "cross_ref": "_pytest.terminal.WarningReport.__init__", "kind": "Mdef", "plugin_generated": true}, "__le__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "flags": [], "fullname": "_pytest.terminal.WarningReport.__le__", "name": "__le__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest.terminal.WarningReport._AT", "id": -1, "name": "_AT", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.terminal.WarningReport._AT", "id": -1, "name": "_AT", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__le__ of WarningReport", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarDef", "fullname": "_pytest.terminal.WarningReport._AT", "id": -1, "name": "_AT", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "plugin_generated": true}, "__le__-redefinition": {".class": "SymbolTableNode", "cross_ref": "_pytest.terminal.WarningReport.__le__", "kind": "Mdef", "plugin_generated": true}, "__lt__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "flags": [], "fullname": "_pytest.terminal.WarningReport.__lt__", "name": "__lt__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest.terminal.WarningReport._AT", "id": -1, "name": "_AT", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.terminal.WarningReport._AT", "id": -1, "name": "_AT", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__lt__ of WarningReport", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarDef", "fullname": "_pytest.terminal.WarningReport._AT", "id": -1, "name": "_AT", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "plugin_generated": true}, "__lt__-redefinition": {".class": "SymbolTableNode", "cross_ref": "_pytest.terminal.WarningReport.__lt__", "kind": "Mdef", "plugin_generated": true}, "count_towards_summary": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "_pytest.terminal.WarningReport.count_towards_summary", "name": "count_towards_summary", "type": "builtins.bool"}}, "fslocation": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.terminal.WarningReport.fslocation", "name": "fslocation", "type": {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.int"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "py.path.local", {".class": "NoneType"}]}}}, "get_location": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "config"], "flags": [], "fullname": "_pytest.terminal.WarningReport.get_location", "name": "get_location", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "config"], "arg_types": ["_pytest.terminal.WarningReport", "_pytest.config.Config"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "get_location of WarningReport", "ret_type": {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "message": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.terminal.WarningReport.message", "name": "message", "type": "builtins.str"}}, "nodeid": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.terminal.WarningReport.nodeid", "name": "nodeid", "type": {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_PluggyPlugin": {".class": "SymbolTableNode", "cross_ref": "_pytest.config._PluggyPlugin", "kind": "Gdef"}, "_REPORTCHARS_DEFAULT": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.terminal._REPORTCHARS_DEFAULT", "name": "_REPORTCHARS_DEFAULT", "type": "builtins.str"}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.terminal.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.terminal.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.terminal.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.terminal.__package__", "name": "__package__", "type": "builtins.str"}}, "_color_for_type": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.terminal._color_for_type", "name": "_color_for_type", "type": {".class": "Instance", "args": ["builtins.str", "builtins.str"], "type_ref": "builtins.dict"}}}, "_color_for_type_default": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.terminal._color_for_type_default", "name": "_color_for_type_default", "type": "builtins.str"}}, "_folded_skips": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["startpath", "skipped"], "flags": [], "fullname": "_pytest.terminal._folded_skips", "name": "_folded_skips", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["startpath", "skipped"], "arg_types": ["pathlib.Path", {".class": "Instance", "args": ["_pytest.reports.CollectReport"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_folded_skips", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["builtins.int", "builtins.str", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.str"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "_format_trimmed": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["format", "msg", "available_width"], "flags": [], "fullname": "_pytest.terminal._format_trimmed", "name": "_format_trimmed", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["format", "msg", "available_width"], "arg_types": ["builtins.str", "builtins.str", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_format_trimmed", "ret_type": {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "_get_line_with_reprcrash_message": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["config", "rep", "termwidth"], "flags": [], "fullname": "_pytest.terminal._get_line_with_reprcrash_message", "name": "_get_line_with_reprcrash_message", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["config", "rep", "termwidth"], "arg_types": ["_pytest.config.Config", "_pytest.reports.BaseReport", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_get_line_with_reprcrash_message", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "_get_pos": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["config", "rep"], "flags": [], "fullname": "_pytest.terminal._get_pos", "name": "_get_pos", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["config", "rep"], "arg_types": ["_pytest.config.Config", "_pytest.reports.BaseReport"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_get_pos", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "_get_raw_skip_reason": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["report"], "flags": [], "fullname": "_pytest.terminal._get_raw_skip_reason", "name": "_get_raw_skip_reason", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["report"], "arg_types": ["_pytest.reports.TestReport"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_get_raw_skip_reason", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "_plugin_nameversions": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["plugininfo"], "flags": [], "fullname": "_pytest.terminal._plugin_nameversions", "name": "_plugin_nameversions", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["plugininfo"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_plugin_nameversions", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "_pytest": {".class": "SymbolTableNode", "cross_ref": "_pytest", "kind": "Gdef"}, "absolutepath": {".class": "SymbolTableNode", "cross_ref": "_pytest.pathlib.absolutepath", "kind": "Gdef"}, "argparse": {".class": "SymbolTableNode", "cross_ref": "argparse", "kind": "Gdef"}, "attr": {".class": "SymbolTableNode", "cross_ref": "attr", "kind": "Gdef"}, "bestrelpath": {".class": "SymbolTableNode", "cross_ref": "_pytest.pathlib.bestrelpath", "kind": "Gdef"}, "cast": {".class": "SymbolTableNode", "cross_ref": "typing.cast", "kind": "Gdef"}, "datetime": {".class": "SymbolTableNode", "cross_ref": "datetime", "kind": "Gdef"}, "final": {".class": "SymbolTableNode", "cross_ref": "typing.final", "kind": "Gdef"}, "format_session_duration": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["seconds"], "flags": [], "fullname": "_pytest.terminal.format_session_duration", "name": "format_session_duration", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["seconds"], "arg_types": ["builtins.float"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "format_session_duration", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "getreportopt": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["config"], "flags": [], "fullname": "_pytest.terminal.getreportopt", "name": "getreportopt", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["config"], "arg_types": ["_pytest.config.Config"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "getreportopt", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "hookimpl": {".class": "SymbolTableNode", "cross_ref": "_pytest.config.hookimpl", "kind": "Gdef"}, "inspect": {".class": "SymbolTableNode", "cross_ref": "inspect", "kind": "Gdef"}, "nodes": {".class": "SymbolTableNode", "cross_ref": "_pytest.nodes", "kind": "Gdef"}, "partial": {".class": "SymbolTableNode", "cross_ref": "functools.partial", "kind": "Gdef"}, "platform": {".class": "SymbolTableNode", "cross_ref": "platform", "kind": "Gdef"}, "pluggy": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_suppressed_import", "is_ready"], "fullname": "_pytest.terminal.pluggy", "name": "pluggy", "type": {".class": "AnyType", "missing_import_name": "_pytest.terminal.pluggy", "source_any": null, "type_of_any": 3}}}, "pluralize": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["count", "noun"], "flags": [], "fullname": "_pytest.terminal.pluralize", "name": "pluralize", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["count", "noun"], "arg_types": ["builtins.int", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pluralize", "ret_type": {".class": "TupleType", "implicit": false, "items": ["builtins.int", "builtins.str"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "py": {".class": "SymbolTableNode", "cross_ref": "py", "kind": "Gdef"}, "pytest_addoption": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["parser"], "flags": [], "fullname": "_pytest.terminal.pytest_addoption", "name": "pytest_addoption", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["parser"], "arg_types": ["_pytest.config.argparsing.Parser"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pytest_addoption", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "pytest_configure": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["config"], "flags": [], "fullname": "_pytest.terminal.pytest_configure", "name": "pytest_configure", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["config"], "arg_types": ["_pytest.config.Config"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pytest_configure", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "pytest_report_teststatus": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["report"], "flags": ["is_decorated"], "fullname": "_pytest.terminal.pytest_report_teststatus", "name": "pytest_report_teststatus", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["report"], "arg_types": ["_pytest.reports.BaseReport"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pytest_report_teststatus", "ret_type": {".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.str", "builtins.str"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "pytest_report_teststatus", "type": {".class": "AnyType", "missing_import_name": "_pytest.config.HookimplMarker", "source_any": {".class": "AnyType", "missing_import_name": "_pytest.config.HookimplMarker", "source_any": null, "type_of_any": 3}, "type_of_any": 7}}}}, "sys": {".class": "SymbolTableNode", "cross_ref": "sys", "kind": "Gdef"}, "timing": {".class": "SymbolTableNode", "cross_ref": "_pytest.timing", "kind": "Gdef"}, "warnings": {".class": "SymbolTableNode", "cross_ref": "warnings", "kind": "Gdef"}, "wcswidth": {".class": "SymbolTableNode", "cross_ref": "_pytest._io.wcwidth.wcswidth", "kind": "Gdef"}}, "path": "/home/patrick/anaconda3/lib/python3.9/site-packages/_pytest/terminal.py"} |