1 line
24 KiB
JSON
1 line
24 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "label": "findpaths.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L1"}, {"id": "findpaths_configvalue", "label": "ConfigValue", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L23"}, {"id": "findpaths_parse_ini_config", "label": "_parse_ini_config()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L46"}, {"id": "findpaths_load_config_dict_from_file", "label": "load_config_dict_from_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L58"}, {"id": "findpaths_locate_config", "label": "locate_config()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L158"}, {"id": "findpaths_get_common_ancestor", "label": "get_common_ancestor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L205"}, {"id": "findpaths_get_dirs_from_args", "label": "get_dirs_from_args()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L231"}, {"id": "findpaths_parse_override_ini", "label": "parse_override_ini()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L253"}, {"id": "findpaths_determine_setup", "label": "determine_setup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L278"}, {"id": "findpaths_is_fs_root", "label": "is_fs_root()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L345"}, {"id": "findpaths_rationale_24", "label": "Represents a configuration value with its origin and parsing mode. This all", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L24"}, {"id": "findpaths_rationale_47", "label": "Parse the given generic '.ini' file using legacy IniConfig parser, returning", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L47"}, {"id": "findpaths_rationale_61", "label": "Load pytest configuration from the given file path, if supported. Return No", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L61"}, {"id": "findpaths_rationale_162", "label": "Search in the list of arguments for a valid ini-file for pytest, and return", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L162"}, {"id": "findpaths_rationale_254", "label": "Parse the -o/--override-ini command line arguments and return the overrides.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L254"}, {"id": "findpaths_rationale_286", "label": "Determine the rootdir, inifile and ini configuration values from the command", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L286"}, {"id": "findpaths_rationale_346", "label": "r\"\"\" Return True if the given path is pointing to the root of the file s", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L346"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "dataclasses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "dataclasses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "iniconfig", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_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/findpaths.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "pytest_outcomes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "pytest_pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "pytest_pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "pytest_pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "findpaths_configvalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "findpaths_parse_ini_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "findpaths_load_config_dict_from_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L58", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "findpaths_locate_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L158", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "findpaths_get_common_ancestor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L205", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "findpaths_get_dirs_from_args", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L231", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "findpaths_parse_override_ini", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L253", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "findpaths_determine_setup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L278", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_config_findpaths_py", "target": "findpaths_is_fs_root", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L345", "weight": 1.0}, {"source": "findpaths_load_config_dict_from_file", "target": "findpaths_parse_ini_config", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L67", "weight": 1.0}, {"source": "findpaths_load_config_dict_from_file", "target": "findpaths_configvalue", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L71", "weight": 1.0}, {"source": "findpaths_locate_config", "target": "findpaths_load_config_dict_from_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L189", "weight": 1.0}, {"source": "findpaths_parse_override_ini", "target": "findpaths_configvalue", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L271", "weight": 1.0}, {"source": "findpaths_determine_setup", "target": "findpaths_get_dirs_from_args", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L303", "weight": 1.0}, {"source": "findpaths_determine_setup", "target": "findpaths_load_config_dict_from_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L309", "weight": 1.0}, {"source": "findpaths_determine_setup", "target": "findpaths_get_common_ancestor", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L313", "weight": 1.0}, {"source": "findpaths_determine_setup", "target": "findpaths_locate_config", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L314", "weight": 1.0}, {"source": "findpaths_determine_setup", "target": "findpaths_is_fs_root", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L329", "weight": 1.0}, {"source": "findpaths_determine_setup", "target": "findpaths_parse_override_ini", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L338", "weight": 1.0}, {"source": "findpaths_rationale_24", "target": "findpaths_configvalue", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L24", "weight": 1.0}, {"source": "findpaths_rationale_47", "target": "findpaths_parse_ini_config", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L47", "weight": 1.0}, {"source": "findpaths_rationale_61", "target": "findpaths_load_config_dict_from_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L61", "weight": 1.0}, {"source": "findpaths_rationale_162", "target": "findpaths_locate_config", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L162", "weight": 1.0}, {"source": "findpaths_rationale_254", "target": "findpaths_parse_override_ini", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L254", "weight": 1.0}, {"source": "findpaths_rationale_286", "target": "findpaths_determine_setup", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L286", "weight": 1.0}, {"source": "findpaths_rationale_346", "target": "findpaths_is_fs_root", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L346", "weight": 1.0}], "raw_calls": [{"caller_nid": "findpaths_parse_ini_config", "callee": "IniConfig", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L53"}, {"caller_nid": "findpaths_parse_ini_config", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L53"}, {"caller_nid": "findpaths_parse_ini_config", "callee": "UsageError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L55"}, {"caller_nid": "findpaths_parse_ini_config", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L55"}, {"caller_nid": "findpaths_load_config_dict_from_file", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L72"}, {"caller_nid": "findpaths_load_config_dict_from_file", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L86"}, {"caller_nid": "findpaths_load_config_dict_from_file", "callee": "fail", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L91"}, {"caller_nid": "findpaths_load_config_dict_from_file", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L91"}, {"caller_nid": "findpaths_load_config_dict_from_file", "callee": "read_text", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L102"}, {"caller_nid": "findpaths_load_config_dict_from_file", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L104"}, {"caller_nid": "findpaths_load_config_dict_from_file", "callee": "UsageError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L106"}, {"caller_nid": "findpaths_load_config_dict_from_file", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L110"}, {"caller_nid": "findpaths_load_config_dict_from_file", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L115"}, {"caller_nid": "findpaths_load_config_dict_from_file", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L122"}, {"caller_nid": "findpaths_load_config_dict_from_file", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L122"}, {"caller_nid": "findpaths_load_config_dict_from_file", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L125"}, {"caller_nid": "findpaths_load_config_dict_from_file", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L127"}, {"caller_nid": "findpaths_load_config_dict_from_file", "callee": "UsageError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L130"}, {"caller_nid": "findpaths_load_config_dict_from_file", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L141"}, {"caller_nid": "findpaths_load_config_dict_from_file", "callee": "make_scalar", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L151"}, {"caller_nid": "findpaths_load_config_dict_from_file", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L152"}, {"caller_nid": "findpaths_locate_config", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L175"}, {"caller_nid": "findpaths_locate_config", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L175"}, {"caller_nid": "findpaths_locate_config", "callee": "absolutepath", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L182"}, {"caller_nid": "findpaths_locate_config", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L186"}, {"caller_nid": "findpaths_locate_config", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L191"}, {"caller_nid": "findpaths_locate_config", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L195"}, {"caller_nid": "findpaths_locate_config", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L198"}, {"caller_nid": "findpaths_get_common_ancestor", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L211"}, {"caller_nid": "findpaths_get_common_ancestor", "callee": "commonpath", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L221"}, {"caller_nid": "findpaths_get_common_ancestor", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L226"}, {"caller_nid": "findpaths_get_dirs_from_args", "callee": "absolutepath", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L245"}, {"caller_nid": "findpaths_get_dirs_from_args", "callee": "get_file_part_from_node_id", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L245"}, {"caller_nid": "findpaths_get_dirs_from_args", "callee": "is_option", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L247"}, {"caller_nid": "findpaths_get_dirs_from_args", "callee": "get_dir_from_path", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L250"}, {"caller_nid": "findpaths_get_dirs_from_args", "callee": "safe_exists", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L250"}, {"caller_nid": "findpaths_parse_override_ini", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L265"}, {"caller_nid": "findpaths_parse_override_ini", "callee": "UsageError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L267"}, {"caller_nid": "findpaths_determine_setup", "callee": "absolutepath", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L307"}, {"caller_nid": "findpaths_determine_setup", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L319"}, {"caller_nid": "findpaths_determine_setup", "callee": "absolutepath", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L332"}, {"caller_nid": "findpaths_determine_setup", "callee": "expandvars", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L332"}, {"caller_nid": "findpaths_determine_setup", "callee": "is_dir", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L333"}, {"caller_nid": "findpaths_determine_setup", "callee": "UsageError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L334"}, {"caller_nid": "findpaths_determine_setup", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L339"}, {"caller_nid": "findpaths_is_fs_root", "callee": "splitdrive", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L350"}, {"caller_nid": "findpaths_is_fs_root", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/config/findpaths.py", "source_location": "L350"}]} |