1 line
52 KiB
JSON
1 line
52 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "label": "argparsing.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L1"}, {"id": "argparsing_notset", "label": "NotSet", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L23"}, {"id": "argparsing_notset_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L24"}, {"id": "argparsing_parser", "label": "Parser", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L32"}, {"id": "argparsing_parser_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L39"}, {"id": "argparsing_prog", "label": "prog()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L66"}, {"id": "argparsing_parser_processoption", "label": ".processoption()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L73"}, {"id": "argparsing_parser_getgroup", "label": ".getgroup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L78"}, {"id": "argparsing_parser_addoption", "label": ".addoption()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L109"}, {"id": "argparsing_parser_parse", "label": ".parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L125"}, {"id": "argparsing_parser_parse_known_args", "label": ".parse_known_args()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L149"}, {"id": "argparsing_parser_parse_known_and_unknown_args", "label": ".parse_known_and_unknown_args()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L160"}, {"id": "argparsing_parser_addini", "label": ".addini()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L185"}, {"id": "argparsing_get_ini_default_for_type", "label": "get_ini_default_for_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L268"}, {"id": "argparsing_argumenterror", "label": "ArgumentError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L289"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "argparsing_argumenterror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L293"}, {"id": "argparsing_argumenterror_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L297"}, {"id": "argparsing_argument", "label": "Argument", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L304"}, {"id": "argparsing_argument_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L313"}, {"id": "argparsing_argument_names", "label": ".names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L340"}, {"id": "argparsing_argument_attrs", "label": ".attrs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L343"}, {"id": "argparsing_argument_set_opt_strings", "label": "._set_opt_strings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L352"}, {"id": "argparsing_argument_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L381"}, {"id": "argparsing_optiongroup", "label": "OptionGroup", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L395"}, {"id": "argparsing_optiongroup_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L398"}, {"id": "argparsing_optiongroup_addoption", "label": ".addoption()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L411"}, {"id": "argparsing_optiongroup_addoption_instance", "label": "._addoption_instance()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L437"}, {"id": "argparsing_pytestargumentparser", "label": "PytestArgumentParser", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L450"}, {"id": "argparsing_pytestargumentparser_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L451"}, {"id": "argparsing_pytestargumentparser_error", "label": ".error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L469"}, {"id": "argparsing_dropshorterlonghelpformatter", "label": "DropShorterLongHelpFormatter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L479"}, {"id": "argparsing_dropshorterlonghelpformatter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L487"}, {"id": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "label": "._format_action_invocation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L493"}, {"id": "argparsing_dropshorterlonghelpformatter_split_lines", "label": "._split_lines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L531"}, {"id": "argparsing_overrideiniaction", "label": "OverrideIniAction", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L544"}, {"id": "argparsing_overrideiniaction_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L552"}, {"id": "argparsing_overrideiniaction_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L566"}, {"id": "argparsing_rationale_33", "label": "Parser for command line arguments and config-file values. :ivar extra_info:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L33"}, {"id": "argparsing_rationale_81", "label": "Get (or create) a named option Group. :param name: Name of the option g", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L81"}, {"id": "argparsing_rationale_110", "label": "Register a command line option. :param opts: Option names,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L110"}, {"id": "argparsing_rationale_130", "label": "Parse the arguments. Unlike ``parse_known_args`` and ``parse_known_and_", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L130"}, {"id": "argparsing_rationale_154", "label": "Parse the known arguments at this point. :returns: An argparse namespac", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L154"}, {"id": "argparsing_rationale_165", "label": "Parse the known arguments at this point, and also return the remaining u", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L165"}, {"id": "argparsing_rationale_197", "label": "Register a configuration file option. :param name: Name of", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L197"}, {"id": "argparsing_rationale_273", "label": "Used by addini to get the default value for a given config option type, when", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L273"}, {"id": "argparsing_rationale_290", "label": "Raised if an Argument instance is created with invalid or inconsistent argum", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L290"}, {"id": "argparsing_rationale_305", "label": "Class that mimics the necessary behaviour of optparse.Option. It's currentl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L305"}, {"id": "argparsing_rationale_314", "label": "Store params in private vars for use in add_argument.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L314"}, {"id": "argparsing_rationale_353", "label": "Directly from optparse. Might not be necessary as this is passed to arg", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L353"}, {"id": "argparsing_rationale_396", "label": "A group of options shown in its own section.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L396"}, {"id": "argparsing_rationale_412", "label": "Add an option to this group. If a shortened version of a long option is", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L412"}, {"id": "argparsing_rationale_470", "label": "Transform argparse error message into UsageError.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L470"}, {"id": "argparsing_rationale_480", "label": "Shorten help for long options that differ only in extra hyphens. - Collapse", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L480"}, {"id": "argparsing_rationale_532", "label": "Wrap lines after splitting on original newlines. This allows to have ex", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L532"}, {"id": "argparsing_rationale_545", "label": "Custom argparse action that makes a CLI flag equivalent to overriding an opt", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L545"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "argparse", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "backend_venv_lib_python3_12_site_packages_pytest_config_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "pytest_io", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "pytest_deprecated", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "argparsing_notset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L23", "weight": 1.0}, {"source": "argparsing_notset", "target": "argparsing_notset_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "argparsing_parser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L32", "weight": 1.0}, {"source": "argparsing_parser", "target": "argparsing_parser_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "argparsing_prog", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L66", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "argparsing_prog", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L70", "weight": 1.0}, {"source": "argparsing_parser", "target": "argparsing_parser_processoption", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L73", "weight": 1.0}, {"source": "argparsing_parser", "target": "argparsing_parser_getgroup", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L78", "weight": 1.0}, {"source": "argparsing_parser", "target": "argparsing_parser_addoption", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L109", "weight": 1.0}, {"source": "argparsing_parser", "target": "argparsing_parser_parse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L125", "weight": 1.0}, {"source": "argparsing_parser", "target": "argparsing_parser_parse_known_args", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L149", "weight": 1.0}, {"source": "argparsing_parser", "target": "argparsing_parser_parse_known_and_unknown_args", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L160", "weight": 1.0}, {"source": "argparsing_parser", "target": "argparsing_parser_addini", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L185", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "argparsing_get_ini_default_for_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L268", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "argparsing_argumenterror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L289", "weight": 1.0}, {"source": "argparsing_argumenterror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L289", "weight": 1.0}, {"source": "argparsing_argumenterror", "target": "argparsing_argumenterror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L293", "weight": 1.0}, {"source": "argparsing_argumenterror", "target": "argparsing_argumenterror_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L297", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "argparsing_argument", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L304", "weight": 1.0}, {"source": "argparsing_argument", "target": "argparsing_argument_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L313", "weight": 1.0}, {"source": "argparsing_argument", "target": "argparsing_argument_names", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L340", "weight": 1.0}, {"source": "argparsing_argument", "target": "argparsing_argument_attrs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L343", "weight": 1.0}, {"source": "argparsing_argument", "target": "argparsing_argument_set_opt_strings", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L352", "weight": 1.0}, {"source": "argparsing_argument", "target": "argparsing_argument_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L381", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "argparsing_optiongroup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L395", "weight": 1.0}, {"source": "argparsing_optiongroup", "target": "argparsing_optiongroup_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L398", "weight": 1.0}, {"source": "argparsing_optiongroup", "target": "argparsing_optiongroup_addoption", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L411", "weight": 1.0}, {"source": "argparsing_optiongroup", "target": "argparsing_optiongroup_addoption", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L433", "weight": 1.0}, {"source": "argparsing_optiongroup", "target": "argparsing_optiongroup_addoption_instance", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L437", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "argparsing_pytestargumentparser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L450", "weight": 1.0}, {"source": "argparsing_pytestargumentparser", "target": "argparsing_pytestargumentparser_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L451", "weight": 1.0}, {"source": "argparsing_pytestargumentparser", "target": "argparsing_pytestargumentparser_error", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L469", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "argparsing_dropshorterlonghelpformatter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L479", "weight": 1.0}, {"source": "argparsing_dropshorterlonghelpformatter", "target": "argparsing_dropshorterlonghelpformatter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L487", "weight": 1.0}, {"source": "argparsing_dropshorterlonghelpformatter", "target": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L493", "weight": 1.0}, {"source": "argparsing_dropshorterlonghelpformatter", "target": "argparsing_dropshorterlonghelpformatter_split_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L531", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_argparsing_py", "target": "argparsing_overrideiniaction", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L544", "weight": 1.0}, {"source": "argparsing_overrideiniaction", "target": "argparsing_overrideiniaction_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L552", "weight": 1.0}, {"source": "argparsing_overrideiniaction", "target": "argparsing_overrideiniaction_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L566", "weight": 1.0}, {"source": "argparsing_parser_init", "target": "argparsing_pytestargumentparser", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L52", "weight": 1.0}, {"source": "argparsing_parser_init", "target": "argparsing_optiongroup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L54", "weight": 1.0}, {"source": "argparsing_parser_getgroup", "target": "argparsing_optiongroup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L98", "weight": 1.0}, {"source": "argparsing_parser_addoption", "target": "argparsing_optiongroup_addoption", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L123", "weight": 1.0}, {"source": "argparsing_parser_parse_known_args", "target": "argparsing_parser_parse_known_and_unknown_args", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L158", "weight": 1.0}, {"source": "argparsing_parser_parse_known_and_unknown_args", "target": "argparsing_parser_parse_known_args", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L175", "weight": 1.0}, {"source": "argparsing_parser_addini", "target": "argparsing_get_ini_default_for_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L254", "weight": 1.0}, {"source": "argparsing_argument_init", "target": "argparsing_argument_set_opt_strings", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L327", "weight": 1.0}, {"source": "argparsing_argument_init", "target": "argparsing_argumenterror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L338", "weight": 1.0}, {"source": "argparsing_argument_set_opt_strings", "target": "argparsing_argumenterror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L359", "weight": 1.0}, {"source": "argparsing_optiongroup_addoption", "target": "argparsing_argument_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L426", "weight": 1.0}, {"source": "argparsing_optiongroup_addoption", "target": "argparsing_argument", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L430", "weight": 1.0}, {"source": "argparsing_optiongroup_addoption", "target": "argparsing_optiongroup_addoption_instance", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L431", "weight": 1.0}, {"source": "argparsing_optiongroup_addoption_instance", "target": "argparsing_parser_processoption", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L444", "weight": 1.0}, {"source": "argparsing_optiongroup_addoption_instance", "target": "argparsing_argument_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L446", "weight": 1.0}, {"source": "argparsing_optiongroup_addoption_instance", "target": "argparsing_argument_attrs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L446", "weight": 1.0}, {"source": "argparsing_pytestargumentparser_init", "target": "argparsing_overrideiniaction_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L458", "weight": 1.0}, {"source": "argparsing_dropshorterlonghelpformatter_init", "target": "argparsing_overrideiniaction_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L491", "weight": 1.0}, {"source": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "target": "argparsing_argumenterror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L511", "weight": 1.0}, {"source": "argparsing_rationale_33", "target": "argparsing_parser", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L33", "weight": 1.0}, {"source": "argparsing_rationale_81", "target": "argparsing_parser_getgroup", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L81", "weight": 1.0}, {"source": "argparsing_rationale_110", "target": "argparsing_parser_addoption", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L110", "weight": 1.0}, {"source": "argparsing_rationale_130", "target": "argparsing_parser_parse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L130", "weight": 1.0}, {"source": "argparsing_rationale_154", "target": "argparsing_parser_parse_known_args", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L154", "weight": 1.0}, {"source": "argparsing_rationale_165", "target": "argparsing_parser_parse_known_and_unknown_args", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L165", "weight": 1.0}, {"source": "argparsing_rationale_197", "target": "argparsing_parser_addini", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L197", "weight": 1.0}, {"source": "argparsing_rationale_273", "target": "argparsing_get_ini_default_for_type", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L273", "weight": 1.0}, {"source": "argparsing_rationale_290", "target": "argparsing_argumenterror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L290", "weight": 1.0}, {"source": "argparsing_rationale_305", "target": "argparsing_argument", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L305", "weight": 1.0}, {"source": "argparsing_rationale_314", "target": "argparsing_argument_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L314", "weight": 1.0}, {"source": "argparsing_rationale_353", "target": "argparsing_argument_set_opt_strings", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L353", "weight": 1.0}, {"source": "argparsing_rationale_396", "target": "argparsing_optiongroup", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L396", "weight": 1.0}, {"source": "argparsing_rationale_412", "target": "argparsing_optiongroup_addoption", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L412", "weight": 1.0}, {"source": "argparsing_rationale_470", "target": "argparsing_pytestargumentparser_error", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L470", "weight": 1.0}, {"source": "argparsing_rationale_480", "target": "argparsing_dropshorterlonghelpformatter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L480", "weight": 1.0}, {"source": "argparsing_rationale_532", "target": "argparsing_dropshorterlonghelpformatter_split_lines", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L532", "weight": 1.0}, {"source": "argparsing_rationale_545", "target": "argparsing_overrideiniaction", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L545", "weight": 1.0}], "raw_calls": [{"caller_nid": "argparsing_parser_init", "callee": "check_ispytest", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L46"}, {"caller_nid": "argparsing_parser_init", "callee": "add_argument_group", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L53"}, {"caller_nid": "argparsing_parser_init", "callee": "add_argument", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L58"}, {"caller_nid": "argparsing_parser_processoption", "callee": "_processopt", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L76"}, {"caller_nid": "argparsing_parser_getgroup", "callee": "add_argument_group", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L97"}, {"caller_nid": "argparsing_parser_getgroup", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L100"}, {"caller_nid": "argparsing_parser_getgroup", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L103"}, {"caller_nid": "argparsing_parser_getgroup", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L106"}, {"caller_nid": "argparsing_parser_getgroup", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L106"}, {"caller_nid": "argparsing_parser_parse", "callee": "try_argcomplete", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L139"}, {"caller_nid": "argparsing_parser_parse", "callee": "fspath", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L140"}, {"caller_nid": "argparsing_parser_parse", "callee": "Namespace", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L142"}, {"caller_nid": "argparsing_parser_parse", "callee": "parse_intermixed_args", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L145"}, {"caller_nid": "argparsing_parser_parse_known_and_unknown_args", "callee": "fspath", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L172"}, {"caller_nid": "argparsing_parser_parse_known_and_unknown_args", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L177"}, {"caller_nid": "argparsing_parser_parse_known_and_unknown_args", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L180"}, {"caller_nid": "argparsing_parser_parse_known_and_unknown_args", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L180"}, {"caller_nid": "argparsing_parser_parse_known_and_unknown_args", "callee": "parse_known_intermixed_args", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L183"}, {"caller_nid": "argparsing_parser_addini", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L260"}, {"caller_nid": "argparsing_parser_addini", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L263"}, {"caller_nid": "argparsing_parser_addini", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L264"}, {"caller_nid": "argparsing_argumenterror_init", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L295"}, {"caller_nid": "argparsing_argument_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L328"}, {"caller_nid": "argparsing_argument_init", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L332"}, {"caller_nid": "argparsing_argument_attrs", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L347"}, {"caller_nid": "argparsing_argument_set_opt_strings", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L358"}, {"caller_nid": "argparsing_argument_set_opt_strings", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L364"}, {"caller_nid": "argparsing_argument_set_opt_strings", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L371"}, {"caller_nid": "argparsing_argument_set_opt_strings", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L379"}, {"caller_nid": "argparsing_argument_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L384"}, {"caller_nid": "argparsing_argument_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L386"}, {"caller_nid": "argparsing_argument_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L387"}, {"caller_nid": "argparsing_argument_repr", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L388"}, {"caller_nid": "argparsing_argument_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L389"}, {"caller_nid": "argparsing_argument_repr", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L390"}, {"caller_nid": "argparsing_argument_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L391"}, {"caller_nid": "argparsing_argument_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L392"}, {"caller_nid": "argparsing_argument_repr", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L392"}, {"caller_nid": "argparsing_optiongroup_init", "callee": "check_ispytest", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L405"}, {"caller_nid": "argparsing_optiongroup_addoption", "callee": "intersection", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L425"}, {"caller_nid": "argparsing_optiongroup_addoption", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L425"}, {"caller_nid": "argparsing_optiongroup_addoption", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L429"}, {"caller_nid": "argparsing_optiongroup_addoption_instance", "callee": "islower", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L440"}, {"caller_nid": "argparsing_optiongroup_addoption_instance", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L441"}, {"caller_nid": "argparsing_optiongroup_addoption_instance", "callee": "add_argument", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L446"}, {"caller_nid": "argparsing_optiongroup_addoption_instance", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L447"}, {"caller_nid": "argparsing_pytestargumentparser_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L458"}, {"caller_nid": "argparsing_pytestargumentparser_error", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L473"}, {"caller_nid": "argparsing_pytestargumentparser_error", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L474"}, {"caller_nid": "argparsing_pytestargumentparser_error", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L474"}, {"caller_nid": "argparsing_pytestargumentparser_error", "callee": "UsageError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L476"}, {"caller_nid": "argparsing_pytestargumentparser_error", "callee": "format_usage", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L476"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_init", "callee": "get_terminal_width", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L490"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L491"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L494"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L497"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L500"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L501"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L501"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L501"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L508"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L510"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L515"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L516"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L516"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L523"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L524"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L525"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L525"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L526"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L526"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_format_action_invocation", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L527"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_split_lines", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L539"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_split_lines", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L540"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_split_lines", "callee": "wrap", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L540"}, {"caller_nid": "argparsing_dropshorterlonghelpformatter_split_lines", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L540"}, {"caller_nid": "argparsing_overrideiniaction_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L562"}, {"caller_nid": "argparsing_overrideiniaction_call", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L573"}, {"caller_nid": "argparsing_overrideiniaction_call", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L574"}, {"caller_nid": "argparsing_overrideiniaction_call", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L577"}, {"caller_nid": "argparsing_overrideiniaction_call", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/argparsing.py", "source_location": "L578"}]} |