1 line
92 KiB
JSON
1 line
92 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "label": "pathlib.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1"}, {"id": "pathlib_ignore_error", "label": "_ignore_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L62"}, {"id": "pathlib_get_lock_path", "label": "get_lock_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L69"}, {"id": "pathlib_on_rm_rf_error", "label": "on_rm_rf_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L73"}, {"id": "pathlib_ensure_extended_length_path", "label": "ensure_extended_length_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L132"}, {"id": "pathlib_get_extended_length_path_str", "label": "get_extended_length_path_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L150"}, {"id": "pathlib_rm_rf", "label": "rm_rf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L162"}, {"id": "pathlib_find_prefixed", "label": "find_prefixed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L173"}, {"id": "pathlib_extract_suffixes", "label": "extract_suffixes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L181"}, {"id": "pathlib_find_suffixes", "label": "find_suffixes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L192"}, {"id": "pathlib_parse_num", "label": "parse_num()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L197"}, {"id": "pathlib_force_symlink", "label": "_force_symlink()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L205"}, {"id": "pathlib_make_numbered_dir", "label": "make_numbered_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L225"}, {"id": "pathlib_create_cleanup_lock", "label": "create_cleanup_lock()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L246"}, {"id": "pathlib_register_cleanup_lock_removal", "label": "register_cleanup_lock_removal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L263"}, {"id": "pathlib_maybe_delete_a_numbered_dir", "label": "maybe_delete_a_numbered_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L282"}, {"id": "pathlib_ensure_deletable", "label": "ensure_deletable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L310"}, {"id": "pathlib_try_cleanup", "label": "try_cleanup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L338"}, {"id": "pathlib_cleanup_candidates", "label": "cleanup_candidates()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L344"}, {"id": "pathlib_cleanup_dead_symlinks", "label": "cleanup_dead_symlinks()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L356"}, {"id": "pathlib_cleanup_numbered_dir", "label": "cleanup_numbered_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L363"}, {"id": "pathlib_make_numbered_dir_with_cleanup", "label": "make_numbered_dir_with_cleanup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L377"}, {"id": "pathlib_resolve_from_str", "label": "resolve_from_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L410"}, {"id": "pathlib_fnmatch_ex", "label": "fnmatch_ex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L419"}, {"id": "pathlib_parts", "label": "parts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L455"}, {"id": "pathlib_symlink_or_skip", "label": "symlink_or_skip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L460"}, {"id": "pathlib_importmode", "label": "ImportMode", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L472"}, {"id": "enum", "label": "Enum", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pathlib_importpathmismatcherror", "label": "ImportPathMismatchError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L480"}, {"id": "importerror", "label": "ImportError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pathlib_import_path", "label": "import_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L489"}, {"id": "pathlib_import_module_using_spec", "label": "_import_module_using_spec()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L615"}, {"id": "pathlib_spec_matches_module_path", "label": "spec_matches_module_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L738"}, {"id": "pathlib_is_same", "label": "_is_same()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L761"}, {"id": "pathlib_module_name_from_path", "label": "module_name_from_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L770"}, {"id": "pathlib_insert_missing_modules", "label": "insert_missing_modules()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L801"}, {"id": "pathlib_resolve_package_path", "label": "resolve_package_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L839"}, {"id": "pathlib_resolve_pkg_root_and_module_name", "label": "resolve_pkg_root_and_module_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L856"}, {"id": "pathlib_is_importable", "label": "is_importable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L900"}, {"id": "pathlib_compute_module_name", "label": "compute_module_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L926"}, {"id": "pathlib_couldnotresolvepatherror", "label": "CouldNotResolvePathError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L946"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pathlib_scandir", "label": "scandir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L950"}, {"id": "pathlib_visit", "label": "visit()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L982"}, {"id": "pathlib_absolutepath", "label": "absolutepath()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L998"}, {"id": "pathlib_commonpath", "label": "commonpath()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1007"}, {"id": "pathlib_bestrelpath", "label": "bestrelpath()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1019"}, {"id": "pathlib_safe_exists", "label": "safe_exists()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1048"}, {"id": "pathlib_samefile_nofollow", "label": "samefile_nofollow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1058"}, {"id": "pathlib_rationale_81", "label": "Handle known read-only errors during rmtree. The returned value is used onl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L81"}, {"id": "pathlib_rationale_133", "label": "Get the extended-length version of a path (Windows). On Windows, by default", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L133"}, {"id": "pathlib_rationale_151", "label": "Convert a path to a Windows extended length path.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L151"}, {"id": "pathlib_rationale_163", "label": "Remove the path contents recursively, even if some elements are read-only.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L163"}, {"id": "pathlib_rationale_174", "label": "Find all elements in root that begin with the prefix, case-insensitive.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L174"}, {"id": "pathlib_rationale_182", "label": "Return the parts of the paths following the prefix. :param iter: Iterator o", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L182"}, {"id": "pathlib_rationale_193", "label": "Combine find_prefixes and extract_suffixes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L193"}, {"id": "pathlib_rationale_198", "label": "Parse number path suffixes, returns -1 on error.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L198"}, {"id": "pathlib_rationale_206", "label": "Helper to create the current symlink. It's full of race conditions that are", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L206"}, {"id": "pathlib_rationale_226", "label": "Create a directory with an increased number as suffix for the given prefix.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L226"}, {"id": "pathlib_rationale_247", "label": "Create a lock to prevent premature folder cleanup.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L247"}, {"id": "pathlib_rationale_266", "label": "Register a cleanup function for removing a lock, by default on atexit.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L266"}, {"id": "pathlib_rationale_283", "label": "Remove a numbered directory if its lock can be obtained and it does not seem", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L283"}, {"id": "pathlib_rationale_311", "label": "Check if `path` is deletable based on whether the lock file is expired.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L311"}, {"id": "pathlib_rationale_339", "label": "Try to cleanup a folder if we can ensure it's deletable.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L339"}, {"id": "pathlib_rationale_345", "label": "List candidates for numbered directories to be removed - follows py.path.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L345"}, {"id": "pathlib_rationale_366", "label": "Cleanup for lock driven numbered directories.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L366"}, {"id": "pathlib_rationale_384", "label": "Create a numbered dir with a cleanup lock and remove old ones.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L384"}, {"id": "pathlib_rationale_420", "label": "A port of FNMatcher from py.path.common which works with PurePath() instances.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L420"}, {"id": "pathlib_rationale_465", "label": "Make a symlink, or skip the test in case symlinks are not supported.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L465"}, {"id": "pathlib_rationale_473", "label": "Possible values for `mode` parameter of `import_path`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L473"}, {"id": "pathlib_rationale_481", "label": "Raised on import_path() if there is a mismatch of __file__'s. This can happ", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L481"}, {"id": "pathlib_rationale_496", "label": "Import and return a module from the given path, which can be a file (a module) o", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L496"}, {"id": "pathlib_rationale_618", "label": "Tries to import a module by its canonical name, path, and its parent location.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L618"}, {"id": "pathlib_rationale_739", "label": "Return true if the given ModuleSpec can be used to import the given module path.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L739"}, {"id": "pathlib_rationale_771", "label": "Return a dotted module name based on the given path, anchored on root. For", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L771"}, {"id": "pathlib_rationale_802", "label": "Used by ``import_path`` to create intermediate modules when using mode=importlib", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L802"}, {"id": "pathlib_rationale_840", "label": "Return the Python package path by looking for the last directory upwards whi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L840"}, {"id": "pathlib_rationale_859", "label": "Return the path to the directory of the root package that contains the given", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L859"}, {"id": "pathlib_rationale_901", "label": "Return if the given module path could be imported normally by Python, akin to th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L901"}, {"id": "pathlib_rationale_927", "label": "Compute a module name based on a path and a root anchor.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L927"}, {"id": "pathlib_rationale_947", "label": "Custom exception raised by resolve_pkg_root_and_module_name.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L947"}, {"id": "pathlib_rationale_954", "label": "Scan a directory recursively, in breadth-first order. The returned entries", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L954"}, {"id": "pathlib_rationale_985", "label": "Walk a directory recursively, in breadth-first order. The `recurse` predica", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L985"}, {"id": "pathlib_rationale_999", "label": "Convert a path to an absolute path using os.path.abspath. Prefer this over", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L999"}, {"id": "pathlib_rationale_1008", "label": "Return the common part shared with the other path, or None if there is no co", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1008"}, {"id": "pathlib_rationale_1020", "label": "Return a string which is a relative path from directory to dest such that di", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1020"}, {"id": "pathlib_rationale_1049", "label": "Like Path.exists(), but account for input arguments that might be too long (#113", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1049"}, {"id": "pathlib_rationale_1059", "label": "Test whether two paths reference the same actual file or directory. Unlike", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1059"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "atexit", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "enum", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "errno", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "errno", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "errno", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "errno", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "fnmatch", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "importlib_machinery", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "importlib_machinery", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "importlib_util", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "itertools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "os_path", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "os_path", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "os_path", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "os_path", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "posixpath", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "shutil", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "types", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "uuid", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pytest_compat", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pytest_outcomes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pytest_warning_types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "importlib_bootstrap_external", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "importlib_machinery", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_ignore_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_get_lock_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_on_rm_rf_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L73", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_ensure_extended_length_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L132", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_get_extended_length_path_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L150", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_rm_rf", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L162", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_find_prefixed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L173", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_extract_suffixes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L181", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_find_suffixes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L192", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_parse_num", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L197", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_force_symlink", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L205", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_make_numbered_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L225", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_create_cleanup_lock", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L246", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_register_cleanup_lock_removal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L263", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_maybe_delete_a_numbered_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L282", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_ensure_deletable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L310", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_try_cleanup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L338", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_cleanup_candidates", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L344", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_cleanup_dead_symlinks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L356", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_cleanup_numbered_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L363", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_make_numbered_dir_with_cleanup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L377", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_resolve_from_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L410", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_fnmatch_ex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L419", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_parts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L455", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_symlink_or_skip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L460", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_importmode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L472", "weight": 1.0}, {"source": "pathlib_importmode", "target": "enum", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L472", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_importpathmismatcherror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L480", "weight": 1.0}, {"source": "pathlib_importpathmismatcherror", "target": "importerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L480", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_import_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L489", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_import_module_using_spec", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L615", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_spec_matches_module_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L738", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_is_same", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L761", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_is_same", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L766", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_module_name_from_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L770", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_insert_missing_modules", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L801", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_resolve_package_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L839", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_resolve_pkg_root_and_module_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L856", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_is_importable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L900", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_compute_module_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L926", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_couldnotresolvepatherror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L946", "weight": 1.0}, {"source": "pathlib_couldnotresolvepatherror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L946", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_scandir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L950", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_visit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L982", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_absolutepath", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L998", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_commonpath", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1007", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_bestrelpath", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1019", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_safe_exists", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1048", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_pathlib_py", "target": "pathlib_samefile_nofollow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1058", "weight": 1.0}, {"source": "pathlib_ensure_extended_length_path", "target": "pathlib_get_extended_length_path_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L146", "weight": 1.0}, {"source": "pathlib_rm_rf", "target": "pathlib_ensure_extended_length_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L165", "weight": 1.0}, {"source": "pathlib_find_prefixed", "target": "pathlib_scandir", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L176", "weight": 1.0}, {"source": "pathlib_find_suffixes", "target": "pathlib_extract_suffixes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L194", "weight": 1.0}, {"source": "pathlib_find_suffixes", "target": "pathlib_find_prefixed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L194", "weight": 1.0}, {"source": "pathlib_make_numbered_dir", "target": "pathlib_find_suffixes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L229", "weight": 1.0}, {"source": "pathlib_make_numbered_dir", "target": "pathlib_force_symlink", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L237", "weight": 1.0}, {"source": "pathlib_create_cleanup_lock", "target": "pathlib_get_lock_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L248", "weight": 1.0}, {"source": "pathlib_maybe_delete_a_numbered_dir", "target": "pathlib_ensure_extended_length_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L285", "weight": 1.0}, {"source": "pathlib_maybe_delete_a_numbered_dir", "target": "pathlib_create_cleanup_lock", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L288", "weight": 1.0}, {"source": "pathlib_maybe_delete_a_numbered_dir", "target": "pathlib_rm_rf", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L293", "weight": 1.0}, {"source": "pathlib_ensure_deletable", "target": "pathlib_get_lock_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L314", "weight": 1.0}, {"source": "pathlib_try_cleanup", "target": "pathlib_ensure_deletable", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L340", "weight": 1.0}, {"source": "pathlib_try_cleanup", "target": "pathlib_maybe_delete_a_numbered_dir", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L341", "weight": 1.0}, {"source": "pathlib_cleanup_candidates", "target": "pathlib_find_suffixes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L346", "weight": 1.0}, {"source": "pathlib_cleanup_candidates", "target": "pathlib_find_prefixed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L348", "weight": 1.0}, {"source": "pathlib_cleanup_candidates", "target": "pathlib_extract_suffixes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L350", "weight": 1.0}, {"source": "pathlib_cleanup_numbered_dir", "target": "pathlib_cleanup_candidates", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L369", "weight": 1.0}, {"source": "pathlib_cleanup_numbered_dir", "target": "pathlib_try_cleanup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L370", "weight": 1.0}, {"source": "pathlib_cleanup_numbered_dir", "target": "pathlib_cleanup_dead_symlinks", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L374", "weight": 1.0}, {"source": "pathlib_make_numbered_dir_with_cleanup", "target": "pathlib_make_numbered_dir", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L388", "weight": 1.0}, {"source": "pathlib_make_numbered_dir_with_cleanup", "target": "pathlib_create_cleanup_lock", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L391", "weight": 1.0}, {"source": "pathlib_make_numbered_dir_with_cleanup", "target": "pathlib_register_cleanup_lock_removal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L392", "weight": 1.0}, {"source": "pathlib_import_path", "target": "pathlib_importmode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L530", "weight": 1.0}, {"source": "pathlib_import_path", "target": "importerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L533", "weight": 1.0}, {"source": "pathlib_import_path", "target": "pathlib_resolve_pkg_root_and_module_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L539", "weight": 1.0}, {"source": "pathlib_import_path", "target": "pathlib_import_module_using_spec", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L549", "weight": 1.0}, {"source": "pathlib_import_path", "target": "pathlib_module_name_from_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L557", "weight": 1.0}, {"source": "pathlib_import_path", "target": "pathlib_importpathmismatcherror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L597", "weight": 1.0}, {"source": "pathlib_import_path", "target": "pathlib_is_same", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L605", "weight": 1.0}, {"source": "pathlib_import_module_using_spec", "target": "pathlib_spec_matches_module_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L707", "weight": 1.0}, {"source": "pathlib_import_module_using_spec", "target": "pathlib_insert_missing_modules", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L732", "weight": 1.0}, {"source": "pathlib_resolve_pkg_root_and_module_name", "target": "pathlib_resolve_package_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L880", "weight": 1.0}, {"source": "pathlib_resolve_pkg_root_and_module_name", "target": "pathlib_compute_module_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L886", "weight": 1.0}, {"source": "pathlib_resolve_pkg_root_and_module_name", "target": "pathlib_is_importable", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L887", "weight": 1.0}, {"source": "pathlib_resolve_pkg_root_and_module_name", "target": "pathlib_couldnotresolvepatherror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L897", "weight": 1.0}, {"source": "pathlib_is_importable", "target": "pathlib_spec_matches_module_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L923", "weight": 1.0}, {"source": "pathlib_scandir", "target": "pathlib_ignore_error", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L973", "weight": 1.0}, {"source": "pathlib_visit", "target": "pathlib_scandir", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L991", "weight": 1.0}, {"source": "pathlib_bestrelpath", "target": "pathlib_commonpath", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1032", "weight": 1.0}, {"source": "pathlib_rationale_81", "target": "pathlib_on_rm_rf_error", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L81", "weight": 1.0}, {"source": "pathlib_rationale_133", "target": "pathlib_ensure_extended_length_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L133", "weight": 1.0}, {"source": "pathlib_rationale_151", "target": "pathlib_get_extended_length_path_str", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L151", "weight": 1.0}, {"source": "pathlib_rationale_163", "target": "pathlib_rm_rf", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L163", "weight": 1.0}, {"source": "pathlib_rationale_174", "target": "pathlib_find_prefixed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L174", "weight": 1.0}, {"source": "pathlib_rationale_182", "target": "pathlib_extract_suffixes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L182", "weight": 1.0}, {"source": "pathlib_rationale_193", "target": "pathlib_find_suffixes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L193", "weight": 1.0}, {"source": "pathlib_rationale_198", "target": "pathlib_parse_num", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L198", "weight": 1.0}, {"source": "pathlib_rationale_206", "target": "pathlib_force_symlink", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L206", "weight": 1.0}, {"source": "pathlib_rationale_226", "target": "pathlib_make_numbered_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L226", "weight": 1.0}, {"source": "pathlib_rationale_247", "target": "pathlib_create_cleanup_lock", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L247", "weight": 1.0}, {"source": "pathlib_rationale_266", "target": "pathlib_register_cleanup_lock_removal", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L266", "weight": 1.0}, {"source": "pathlib_rationale_283", "target": "pathlib_maybe_delete_a_numbered_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L283", "weight": 1.0}, {"source": "pathlib_rationale_311", "target": "pathlib_ensure_deletable", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L311", "weight": 1.0}, {"source": "pathlib_rationale_339", "target": "pathlib_try_cleanup", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L339", "weight": 1.0}, {"source": "pathlib_rationale_345", "target": "pathlib_cleanup_candidates", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L345", "weight": 1.0}, {"source": "pathlib_rationale_366", "target": "pathlib_cleanup_numbered_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L366", "weight": 1.0}, {"source": "pathlib_rationale_384", "target": "pathlib_make_numbered_dir_with_cleanup", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L384", "weight": 1.0}, {"source": "pathlib_rationale_420", "target": "pathlib_fnmatch_ex", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L420", "weight": 1.0}, {"source": "pathlib_rationale_465", "target": "pathlib_symlink_or_skip", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L465", "weight": 1.0}, {"source": "pathlib_rationale_473", "target": "pathlib_importmode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L473", "weight": 1.0}, {"source": "pathlib_rationale_481", "target": "pathlib_importpathmismatcherror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L481", "weight": 1.0}, {"source": "pathlib_rationale_496", "target": "pathlib_import_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L496", "weight": 1.0}, {"source": "pathlib_rationale_618", "target": "pathlib_import_module_using_spec", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L618", "weight": 1.0}, {"source": "pathlib_rationale_739", "target": "pathlib_spec_matches_module_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L739", "weight": 1.0}, {"source": "pathlib_rationale_771", "target": "pathlib_module_name_from_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L771", "weight": 1.0}, {"source": "pathlib_rationale_802", "target": "pathlib_insert_missing_modules", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L802", "weight": 1.0}, {"source": "pathlib_rationale_840", "target": "pathlib_resolve_package_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L840", "weight": 1.0}, {"source": "pathlib_rationale_859", "target": "pathlib_resolve_pkg_root_and_module_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L859", "weight": 1.0}, {"source": "pathlib_rationale_901", "target": "pathlib_is_importable", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L901", "weight": 1.0}, {"source": "pathlib_rationale_927", "target": "pathlib_compute_module_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L927", "weight": 1.0}, {"source": "pathlib_rationale_947", "target": "pathlib_couldnotresolvepatherror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L947", "weight": 1.0}, {"source": "pathlib_rationale_954", "target": "pathlib_scandir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L954", "weight": 1.0}, {"source": "pathlib_rationale_985", "target": "pathlib_visit", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L985", "weight": 1.0}, {"source": "pathlib_rationale_999", "target": "pathlib_absolutepath", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L999", "weight": 1.0}, {"source": "pathlib_rationale_1008", "target": "pathlib_commonpath", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1008", "weight": 1.0}, {"source": "pathlib_rationale_1020", "target": "pathlib_bestrelpath", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1020", "weight": 1.0}, {"source": "pathlib_rationale_1049", "target": "pathlib_safe_exists", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1049", "weight": 1.0}, {"source": "pathlib_rationale_1059", "target": "pathlib_samefile_nofollow", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1059", "weight": 1.0}], "raw_calls": [{"caller_nid": "pathlib_ignore_error", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L64"}, {"caller_nid": "pathlib_ignore_error", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L65"}, {"caller_nid": "pathlib_get_lock_path", "callee": "joinpath", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L70"}, {"caller_nid": "pathlib_on_rm_rf_error", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L85"}, {"caller_nid": "pathlib_on_rm_rf_error", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L92"}, {"caller_nid": "pathlib_on_rm_rf_error", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L95"}, {"caller_nid": "pathlib_on_rm_rf_error", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L96"}, {"caller_nid": "pathlib_on_rm_rf_error", "callee": "PytestWarning", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L97"}, {"caller_nid": "pathlib_on_rm_rf_error", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L97"}, {"caller_nid": "pathlib_on_rm_rf_error", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L103"}, {"caller_nid": "pathlib_on_rm_rf_error", "callee": "PytestWarning", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L104"}, {"caller_nid": "pathlib_on_rm_rf_error", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L105"}, {"caller_nid": "pathlib_on_rm_rf_error", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L119"}, {"caller_nid": "pathlib_on_rm_rf_error", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L120"}, {"caller_nid": "pathlib_on_rm_rf_error", "callee": "chmod_rw", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L122"}, {"caller_nid": "pathlib_on_rm_rf_error", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L122"}, {"caller_nid": "pathlib_on_rm_rf_error", "callee": "chmod_rw", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L126"}, {"caller_nid": "pathlib_on_rm_rf_error", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L126"}, {"caller_nid": "pathlib_on_rm_rf_error", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L128"}, {"caller_nid": "pathlib_ensure_extended_length_path", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L144"}, {"caller_nid": "pathlib_ensure_extended_length_path", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L145"}, {"caller_nid": "pathlib_ensure_extended_length_path", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L146"}, {"caller_nid": "pathlib_ensure_extended_length_path", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L146"}, {"caller_nid": "pathlib_get_extended_length_path_str", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L154"}, {"caller_nid": "pathlib_get_extended_length_path_str", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L157"}, {"caller_nid": "pathlib_rm_rf", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L166"}, {"caller_nid": "pathlib_rm_rf", "callee": "rmtree", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L168"}, {"caller_nid": "pathlib_rm_rf", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L168"}, {"caller_nid": "pathlib_rm_rf", "callee": "rmtree", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L170"}, {"caller_nid": "pathlib_rm_rf", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L170"}, {"caller_nid": "pathlib_find_prefixed", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L175"}, {"caller_nid": "pathlib_find_prefixed", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L177"}, {"caller_nid": "pathlib_find_prefixed", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L177"}, {"caller_nid": "pathlib_extract_suffixes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L187"}, {"caller_nid": "pathlib_parse_num", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L200"}, {"caller_nid": "pathlib_force_symlink", "callee": "joinpath", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L214"}, {"caller_nid": "pathlib_force_symlink", "callee": "unlink", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L216"}, {"caller_nid": "pathlib_force_symlink", "callee": "symlink_to", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L220"}, {"caller_nid": "pathlib_make_numbered_dir", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L227"}, {"caller_nid": "pathlib_make_numbered_dir", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L229"}, {"caller_nid": "pathlib_make_numbered_dir", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L229"}, {"caller_nid": "pathlib_make_numbered_dir", "callee": "joinpath", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L231"}, {"caller_nid": "pathlib_make_numbered_dir", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L233"}, {"caller_nid": "pathlib_make_numbered_dir", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L240"}, {"caller_nid": "pathlib_create_cleanup_lock", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L250"}, {"caller_nid": "pathlib_create_cleanup_lock", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L250"}, {"caller_nid": "pathlib_create_cleanup_lock", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L252"}, {"caller_nid": "pathlib_create_cleanup_lock", "callee": "getpid", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L254"}, {"caller_nid": "pathlib_create_cleanup_lock", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L255"}, {"caller_nid": "pathlib_create_cleanup_lock", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L255"}, {"caller_nid": "pathlib_create_cleanup_lock", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L256"}, {"caller_nid": "pathlib_create_cleanup_lock", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L257"}, {"caller_nid": "pathlib_create_cleanup_lock", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L258"}, {"caller_nid": "pathlib_create_cleanup_lock", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L259"}, {"caller_nid": "pathlib_register_cleanup_lock_removal", "callee": "getpid", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L267"}, {"caller_nid": "pathlib_register_cleanup_lock_removal", "callee": "register", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L279"}, {"caller_nid": "pathlib_maybe_delete_a_numbered_dir", "callee": "joinpath", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L291"}, {"caller_nid": "pathlib_maybe_delete_a_numbered_dir", "callee": "uuid4", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L291"}, {"caller_nid": "pathlib_maybe_delete_a_numbered_dir", "callee": "rename", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L292"}, {"caller_nid": "pathlib_maybe_delete_a_numbered_dir", "callee": "unlink", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L305"}, {"caller_nid": "pathlib_ensure_deletable", "callee": "is_symlink", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L312"}, {"caller_nid": "pathlib_ensure_deletable", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L316"}, {"caller_nid": "pathlib_ensure_deletable", "callee": "stat", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L323"}, {"caller_nid": "pathlib_ensure_deletable", "callee": "suppress", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L332"}, {"caller_nid": "pathlib_ensure_deletable", "callee": "unlink", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L333"}, {"caller_nid": "pathlib_cleanup_candidates", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L346"}, {"caller_nid": "pathlib_cleanup_candidates", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L346"}, {"caller_nid": "pathlib_cleanup_candidates", "callee": "tee", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L349"}, {"caller_nid": "pathlib_cleanup_candidates", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L350"}, {"caller_nid": "pathlib_cleanup_candidates", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L351"}, {"caller_nid": "pathlib_cleanup_candidates", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L353"}, {"caller_nid": "pathlib_cleanup_dead_symlinks", "callee": "iterdir", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L357"}, {"caller_nid": "pathlib_cleanup_dead_symlinks", "callee": "is_symlink", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L358"}, {"caller_nid": "pathlib_cleanup_dead_symlinks", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L359"}, {"caller_nid": "pathlib_cleanup_dead_symlinks", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L359"}, {"caller_nid": "pathlib_cleanup_dead_symlinks", "callee": "unlink", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L360"}, {"caller_nid": "pathlib_cleanup_numbered_dir", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L367"}, {"caller_nid": "pathlib_cleanup_numbered_dir", "callee": "glob", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L371"}, {"caller_nid": "pathlib_make_numbered_dir_with_cleanup", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L386"}, {"caller_nid": "pathlib_make_numbered_dir_with_cleanup", "callee": "stat", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L396"}, {"caller_nid": "pathlib_make_numbered_dir_with_cleanup", "callee": "register", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L398"}, {"caller_nid": "pathlib_resolve_from_str", "callee": "expanduser", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L411"}, {"caller_nid": "pathlib_resolve_from_str", "callee": "expandvars", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L412"}, {"caller_nid": "pathlib_resolve_from_str", "callee": "isabs", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L413"}, {"caller_nid": "pathlib_resolve_from_str", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L414"}, {"caller_nid": "pathlib_resolve_from_str", "callee": "joinpath", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L416"}, {"caller_nid": "pathlib_fnmatch_ex", "callee": "PurePath", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L437"}, {"caller_nid": "pathlib_fnmatch_ex", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L438"}, {"caller_nid": "pathlib_fnmatch_ex", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L444"}, {"caller_nid": "pathlib_fnmatch_ex", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L449"}, {"caller_nid": "pathlib_fnmatch_ex", "callee": "is_absolute", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L450"}, {"caller_nid": "pathlib_fnmatch_ex", "callee": "isabs", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L450"}, {"caller_nid": "pathlib_fnmatch_ex", "callee": "fnmatch", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L452"}, {"caller_nid": "pathlib_parts", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L456"}, {"caller_nid": "pathlib_parts", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L457"}, {"caller_nid": "pathlib_parts", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L457"}, {"caller_nid": "pathlib_parts", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L457"}, {"caller_nid": "pathlib_symlink_or_skip", "callee": "symlink", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L467"}, {"caller_nid": "pathlib_symlink_or_skip", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L469"}, {"caller_nid": "pathlib_import_path", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L529"}, {"caller_nid": "pathlib_import_path", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L532"}, {"caller_nid": "pathlib_import_path", "callee": "suppress", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L546"}, {"caller_nid": "pathlib_import_path", "callee": "suppress", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L558"}, {"caller_nid": "pathlib_import_path", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L579"}, {"caller_nid": "pathlib_import_path", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L580"}, {"caller_nid": "pathlib_import_path", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L580"}, {"caller_nid": "pathlib_import_path", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L582"}, {"caller_nid": "pathlib_import_path", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L583"}, {"caller_nid": "pathlib_import_path", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L583"}, {"caller_nid": "pathlib_import_path", "callee": "assert_never", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L585"}, {"caller_nid": "pathlib_import_path", "callee": "import_module", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L587"}, {"caller_nid": "pathlib_import_path", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L593"}, {"caller_nid": "pathlib_import_path", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L599"}, {"caller_nid": "pathlib_import_path", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L601"}, {"caller_nid": "pathlib_import_path", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L602"}, {"caller_nid": "pathlib_import_path", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L605"}, {"caller_nid": "pathlib_import_module_using_spec", "callee": "rpartition", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L667"}, {"caller_nid": "pathlib_import_module_using_spec", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L670"}, {"caller_nid": "pathlib_import_module_using_spec", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L673"}, {"caller_nid": "pathlib_import_module_using_spec", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L683"}, {"caller_nid": "pathlib_import_module_using_spec", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L697"}, {"caller_nid": "pathlib_import_module_using_spec", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L698"}, {"caller_nid": "pathlib_import_module_using_spec", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L701"}, {"caller_nid": "pathlib_import_module_using_spec", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L701"}, {"caller_nid": "pathlib_import_module_using_spec", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L703"}, {"caller_nid": "pathlib_import_module_using_spec", "callee": "find_spec", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L705"}, {"caller_nid": "pathlib_import_module_using_spec", "callee": "is_dir", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L711"}, {"caller_nid": "pathlib_import_module_using_spec", "callee": "NamespaceLoader", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L714"}, {"caller_nid": "pathlib_import_module_using_spec", "callee": "PathFinder", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L714"}, {"caller_nid": "pathlib_import_module_using_spec", "callee": "spec_from_file_location", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L716"}, {"caller_nid": "pathlib_import_module_using_spec", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L717"}, {"caller_nid": "pathlib_import_module_using_spec", "callee": "module_from_spec", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L723"}, {"caller_nid": "pathlib_import_module_using_spec", "callee": "exec_module", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L725"}, {"caller_nid": "pathlib_import_module_using_spec", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L729"}, {"caller_nid": "pathlib_spec_matches_module_path", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L744"}, {"caller_nid": "pathlib_spec_matches_module_path", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L751"}, {"caller_nid": "pathlib_is_same", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L762"}, {"caller_nid": "pathlib_is_same", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L762"}, {"caller_nid": "pathlib_is_same", "callee": "samefile", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L762"}, {"caller_nid": "pathlib_is_same", "callee": "samefile", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L767"}, {"caller_nid": "pathlib_module_name_from_path", "callee": "with_suffix", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L777"}, {"caller_nid": "pathlib_module_name_from_path", "callee": "relative_to", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L779"}, {"caller_nid": "pathlib_module_name_from_path", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L790"}, {"caller_nid": "pathlib_module_name_from_path", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L796"}, {"caller_nid": "pathlib_module_name_from_path", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L796"}, {"caller_nid": "pathlib_module_name_from_path", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L798"}, {"caller_nid": "pathlib_insert_missing_modules", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L809"}, {"caller_nid": "pathlib_insert_missing_modules", "callee": "rpartition", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L811"}, {"caller_nid": "pathlib_insert_missing_modules", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L813"}, {"caller_nid": "pathlib_insert_missing_modules", "callee": "import_module", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L822"}, {"caller_nid": "pathlib_insert_missing_modules", "callee": "ModuleType", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L824"}, {"caller_nid": "pathlib_insert_missing_modules", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L832"}, {"caller_nid": "pathlib_insert_missing_modules", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L833"}, {"caller_nid": "pathlib_insert_missing_modules", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L835"}, {"caller_nid": "pathlib_insert_missing_modules", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L836"}, {"caller_nid": "pathlib_resolve_package_path", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L846"}, {"caller_nid": "pathlib_resolve_package_path", "callee": "is_dir", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L847"}, {"caller_nid": "pathlib_resolve_package_path", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L848"}, {"caller_nid": "pathlib_resolve_package_path", "callee": "isidentifier", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L850"}, {"caller_nid": "pathlib_is_importable", "callee": "find_spec", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L919"}, {"caller_nid": "pathlib_compute_module_name", "callee": "with_suffix", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L929"}, {"caller_nid": "pathlib_compute_module_name", "callee": "relative_to", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L935"}, {"caller_nid": "pathlib_compute_module_name", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L938"}, {"caller_nid": "pathlib_compute_module_name", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L942"}, {"caller_nid": "pathlib_compute_module_name", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L943"}, {"caller_nid": "pathlib_scandir", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L971"}, {"caller_nid": "pathlib_scandir", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L977"}, {"caller_nid": "pathlib_scandir", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L978"}, {"caller_nid": "pathlib_visit", "callee": "is_dir", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L994"}, {"caller_nid": "pathlib_visit", "callee": "recurse", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L994"}, {"caller_nid": "pathlib_absolutepath", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1004"}, {"caller_nid": "pathlib_absolutepath", "callee": "abspath", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1004"}, {"caller_nid": "pathlib_commonpath", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1014"}, {"caller_nid": "pathlib_commonpath", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1014"}, {"caller_nid": "pathlib_commonpath", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1014"}, {"caller_nid": "pathlib_bestrelpath", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1027"}, {"caller_nid": "pathlib_bestrelpath", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1028"}, {"caller_nid": "pathlib_bestrelpath", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1037"}, {"caller_nid": "pathlib_bestrelpath", "callee": "relative_to", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1038"}, {"caller_nid": "pathlib_bestrelpath", "callee": "relative_to", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1039"}, {"caller_nid": "pathlib_bestrelpath", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1040"}, {"caller_nid": "pathlib_bestrelpath", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1042"}, {"caller_nid": "pathlib_safe_exists", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1051"}, {"caller_nid": "pathlib_samefile_nofollow", "callee": "samestat", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1063"}, {"caller_nid": "pathlib_samefile_nofollow", "callee": "lstat", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1063"}, {"caller_nid": "pathlib_samefile_nofollow", "callee": "lstat", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/pathlib.py", "source_location": "L1063"}]} |