{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "label": "runner.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L1"}, {"id": "runner_pytest_addoption", "label": "pytest_addoption()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L51"}, {"id": "runner_pytest_terminal_summary", "label": "pytest_terminal_summary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L72"}, {"id": "runner_pytest_sessionstart", "label": "pytest_sessionstart()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L107"}, {"id": "runner_pytest_sessionfinish", "label": "pytest_sessionfinish()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L111"}, {"id": "runner_pytest_runtest_protocol", "label": "pytest_runtest_protocol()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L115"}, {"id": "runner_runtestprotocol", "label": "runtestprotocol()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L123"}, {"id": "runner_show_test_item", "label": "show_test_item()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L151"}, {"id": "runner_pytest_runtest_setup", "label": "pytest_runtest_setup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L163"}, {"id": "runner_pytest_runtest_call", "label": "pytest_runtest_call()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L168"}, {"id": "runner_pytest_runtest_teardown", "label": "pytest_runtest_teardown()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L192"}, {"id": "runner_update_current_test_var", "label": "_update_current_test_var()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L198"}, {"id": "runner_pytest_report_teststatus", "label": "pytest_report_teststatus()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L215"}, {"id": "runner_call_and_report", "label": "call_and_report()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L231"}, {"id": "runner_get_reraise_exceptions", "label": "get_reraise_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L257"}, {"id": "runner_check_interactive_exception", "label": "check_interactive_exception()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L265"}, {"id": "runner_callinfo", "label": "CallInfo", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L285"}, {"id": "runner_callinfo_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L300"}, {"id": "runner_result", "label": "result()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L320"}, {"id": "runner_from_call", "label": "from_call()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L333"}, {"id": "runner_callinfo_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L370"}, {"id": "runner_pytest_runtest_makereport", "label": "pytest_runtest_makereport()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L376"}, {"id": "runner_pytest_make_collect_report", "label": "pytest_make_collect_report()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L380"}, {"id": "runner_setupstate", "label": "SetupState", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L431"}, {"id": "runner_setupstate_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L495"}, {"id": "runner_setupstate_setup", "label": ".setup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L507"}, {"id": "runner_setupstate_addfinalizer", "label": ".addfinalizer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L528"}, {"id": "runner_setupstate_teardown_exact", "label": ".teardown_exact()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L538"}, {"id": "runner_collect_one_node", "label": "collect_one_node()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L573"}, {"id": "runner_rationale_152", "label": "Show test function, parameters and the fixtures of the test item.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L152"}, {"id": "runner_rationale_201", "label": "Update :envvar:`PYTEST_CURRENT_TEST` to reflect the current item and stage.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L201"}, {"id": "runner_rationale_258", "label": "Return exception types that should not be suppressed in general.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L258"}, {"id": "runner_rationale_266", "label": "Check whether the call raised an exception that should be reported as intera", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L266"}, {"id": "runner_rationale_286", "label": "Result/Exception info of a function invocation.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L286"}, {"id": "runner_rationale_321", "label": "The return value of the call, if it didn't raise. Can only be accessed", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L321"}, {"id": "runner_rationale_339", "label": "Call func, wrapping the result in a CallInfo. :param func:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L339"}, {"id": "runner_rationale_432", "label": "Shared state for setting up/tearing down test items or collectors in a sessi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L432"}, {"id": "runner_rationale_508", "label": "Setup objects along the collector chain to the item.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L508"}, {"id": "runner_rationale_529", "label": "Attach a finalizer to the given node. The node must be currently active", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L529"}, {"id": "runner_rationale_539", "label": "Teardown the current stack up until reaching nodes that nextitem also de", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L539"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "bdb", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "dataclasses", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "types", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "backend_venv_lib_python3_12_site_packages_pytest_config_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "backend_venv_lib_python3_12_site_packages_pytest_reports_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "backend_venv_lib_python3_12_site_packages_pytest_reports_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "backend_venv_lib_python3_12_site_packages_pytest_reports_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "backend_venv_lib_python3_12_site_packages_pytest_reports_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "pytest", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "pytest_code_code", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "pytest_code_code", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "pytest_code_code", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "pytest_config_argparsing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "pytest_deprecated", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "pytest_nodes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "pytest_nodes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "pytest_nodes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "pytest_nodes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "pytest_outcomes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "pytest_outcomes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "pytest_outcomes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "pytest_outcomes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "exceptiongroup", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "pytest_main", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "pytest_terminal", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_pytest_addoption", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_pytest_terminal_summary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_pytest_sessionstart", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L107", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_pytest_sessionfinish", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L111", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_pytest_runtest_protocol", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L115", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_runtestprotocol", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L123", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_show_test_item", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L151", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_pytest_runtest_setup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L163", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_pytest_runtest_call", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L168", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_pytest_runtest_teardown", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L192", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_update_current_test_var", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L198", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_pytest_report_teststatus", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L215", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_call_and_report", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L231", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_get_reraise_exceptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L257", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_check_interactive_exception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L265", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_callinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L285", "weight": 1.0}, {"source": "runner_callinfo", "target": "runner_callinfo_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L300", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_result", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L320", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_from_call", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L333", "weight": 1.0}, {"source": "runner_callinfo", "target": "runner_callinfo_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L370", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_pytest_runtest_makereport", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L376", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_pytest_make_collect_report", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L380", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_setupstate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L431", "weight": 1.0}, {"source": "runner_setupstate", "target": "runner_setupstate_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L495", "weight": 1.0}, {"source": "runner_setupstate", "target": "runner_setupstate_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L507", "weight": 1.0}, {"source": "runner_setupstate", "target": "runner_setupstate_addfinalizer", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L528", "weight": 1.0}, {"source": "runner_setupstate", "target": "runner_setupstate_teardown_exact", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L538", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_runner_py", "target": "runner_collect_one_node", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L573", "weight": 1.0}, {"source": "runner_pytest_sessionstart", "target": "runner_setupstate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L108", "weight": 1.0}, {"source": "runner_pytest_sessionfinish", "target": "runner_setupstate_teardown_exact", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L112", "weight": 1.0}, {"source": "runner_pytest_runtest_protocol", "target": "runner_runtestprotocol", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L118", "weight": 1.0}, {"source": "runner_runtestprotocol", "target": "runner_call_and_report", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L131", "weight": 1.0}, {"source": "runner_runtestprotocol", "target": "runner_show_test_item", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L135", "weight": 1.0}, {"source": "runner_pytest_runtest_setup", "target": "runner_update_current_test_var", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L164", "weight": 1.0}, {"source": "runner_pytest_runtest_setup", "target": "runner_setupstate_setup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L165", "weight": 1.0}, {"source": "runner_pytest_runtest_call", "target": "runner_update_current_test_var", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L169", "weight": 1.0}, {"source": "runner_pytest_runtest_teardown", "target": "runner_update_current_test_var", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L193", "weight": 1.0}, {"source": "runner_pytest_runtest_teardown", "target": "runner_setupstate_teardown_exact", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L194", "weight": 1.0}, {"source": "runner_call_and_report", "target": "runner_from_call", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L244", "weight": 1.0}, {"source": "runner_call_and_report", "target": "runner_get_reraise_exceptions", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L247", "weight": 1.0}, {"source": "runner_call_and_report", "target": "runner_pytest_runtest_makereport", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L249", "weight": 1.0}, {"source": "runner_call_and_report", "target": "runner_check_interactive_exception", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L252", "weight": 1.0}, {"source": "runner_pytest_make_collect_report", "target": "runner_from_call", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L400", "weight": 1.0}, {"source": "runner_collect_one_node", "target": "runner_pytest_make_collect_report", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L576", "weight": 1.0}, {"source": "runner_collect_one_node", "target": "runner_check_interactive_exception", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L578", "weight": 1.0}, {"source": "runner_rationale_152", "target": "runner_show_test_item", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L152", "weight": 1.0}, {"source": "runner_rationale_201", "target": "runner_update_current_test_var", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L201", "weight": 1.0}, {"source": "runner_rationale_258", "target": "runner_get_reraise_exceptions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L258", "weight": 1.0}, {"source": "runner_rationale_266", "target": "runner_check_interactive_exception", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L266", "weight": 1.0}, {"source": "runner_rationale_286", "target": "runner_callinfo", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L286", "weight": 1.0}, {"source": "runner_rationale_321", "target": "runner_callinfo_result", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L321", "weight": 1.0}, {"source": "runner_rationale_339", "target": "runner_callinfo_from_call", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L339", "weight": 1.0}, {"source": "runner_rationale_432", "target": "runner_setupstate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L432", "weight": 1.0}, {"source": "runner_rationale_508", "target": "runner_setupstate_setup", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L508", "weight": 1.0}, {"source": "runner_rationale_529", "target": "runner_setupstate_addfinalizer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L529", "weight": 1.0}, {"source": "runner_rationale_539", "target": "runner_setupstate_teardown_exact", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L539", "weight": 1.0}], "raw_calls": [{"caller_nid": "runner_pytest_addoption", "callee": "getgroup", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L52"}, {"caller_nid": "runner_pytest_addoption", "callee": "addoption", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L53"}, {"caller_nid": "runner_pytest_addoption", "callee": "addoption", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L61"}, {"caller_nid": "runner_pytest_terminal_summary", "callee": "get_verbosity", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L75"}, {"caller_nid": "runner_pytest_terminal_summary", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L82"}, {"caller_nid": "runner_pytest_terminal_summary", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L84"}, {"caller_nid": "runner_pytest_terminal_summary", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L85"}, {"caller_nid": "runner_pytest_terminal_summary", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L88"}, {"caller_nid": "runner_pytest_terminal_summary", "callee": "write_sep", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L90"}, {"caller_nid": "runner_pytest_terminal_summary", "callee": "write_sep", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L92"}, {"caller_nid": "runner_pytest_terminal_summary", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L95"}, {"caller_nid": "runner_pytest_terminal_summary", "callee": "write_line", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L97"}, {"caller_nid": "runner_pytest_terminal_summary", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L98"}, {"caller_nid": "runner_pytest_terminal_summary", "callee": "write_line", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L102"}, {"caller_nid": "runner_pytest_terminal_summary", "callee": "write_line", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L104"}, {"caller_nid": "runner_pytest_runtest_protocol", "callee": "pytest_runtest_logstart", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L117"}, {"caller_nid": "runner_pytest_runtest_protocol", "callee": "pytest_runtest_logfinish", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L119"}, {"caller_nid": "runner_runtestprotocol", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L126"}, {"caller_nid": "runner_runtestprotocol", "callee": "_initrequest", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L130"}, {"caller_nid": "runner_runtestprotocol", "callee": "getoption", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L134"}, {"caller_nid": "runner_runtestprotocol", "callee": "getoption", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L136"}, {"caller_nid": "runner_runtestprotocol", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L137"}, {"caller_nid": "runner_runtestprotocol", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L142"}, {"caller_nid": "runner_show_test_item", "callee": "get_terminal_writer", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L153"}, {"caller_nid": "runner_show_test_item", "callee": "line", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L154"}, {"caller_nid": "runner_show_test_item", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L155"}, {"caller_nid": "runner_show_test_item", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L156"}, {"caller_nid": "runner_show_test_item", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L157"}, {"caller_nid": "runner_show_test_item", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L157"}, {"caller_nid": "runner_show_test_item", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L159"}, {"caller_nid": "runner_show_test_item", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L159"}, {"caller_nid": "runner_show_test_item", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L159"}, {"caller_nid": "runner_show_test_item", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L160"}, {"caller_nid": "runner_pytest_runtest_call", "callee": "runtest", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L179"}, {"caller_nid": "runner_pytest_runtest_call", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L182"}, {"caller_nid": "runner_update_current_test_var", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L209"}, {"caller_nid": "runner_update_current_test_var", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L212"}, {"caller_nid": "runner_call_and_report", "callee": "runtest_hook", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L245"}, {"caller_nid": "runner_call_and_report", "callee": "pytest_runtest_logreport", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L251"}, {"caller_nid": "runner_call_and_report", "callee": "pytest_exception_interact", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L253"}, {"caller_nid": "runner_get_reraise_exceptions", "callee": "getoption", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L260"}, {"caller_nid": "runner_check_interactive_exception", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L271"}, {"caller_nid": "runner_check_interactive_exception", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L274"}, {"caller_nid": "runner_callinfo_init", "callee": "check_ispytest", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L311"}, {"caller_nid": "runner_result", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L326"}, {"caller_nid": "runner_result", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L330"}, {"caller_nid": "runner_from_call", "callee": "Instant", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L351"}, {"caller_nid": "runner_from_call", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L353"}, {"caller_nid": "runner_from_call", "callee": "from_current", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L355"}, {"caller_nid": "runner_from_call", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L356"}, {"caller_nid": "runner_from_call", "callee": "elapsed", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L359"}, {"caller_nid": "runner_from_call", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L360"}, {"caller_nid": "runner_pytest_runtest_makereport", "callee": "from_item_and_call", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L377"}, {"caller_nid": "runner_pytest_make_collect_report", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L408"}, {"caller_nid": "runner_pytest_make_collect_report", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L410"}, {"caller_nid": "runner_pytest_make_collect_report", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L411"}, {"caller_nid": "runner_pytest_make_collect_report", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L411"}, {"caller_nid": "runner_pytest_make_collect_report", "callee": "_repr_failure_py", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L413"}, {"caller_nid": "runner_pytest_make_collect_report", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L414"}, {"caller_nid": "runner_pytest_make_collect_report", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L414"}, {"caller_nid": "runner_pytest_make_collect_report", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L417"}, {"caller_nid": "runner_pytest_make_collect_report", "callee": "repr_failure", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L420"}, {"caller_nid": "runner_pytest_make_collect_report", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L421"}, {"caller_nid": "runner_pytest_make_collect_report", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L422"}, {"caller_nid": "runner_pytest_make_collect_report", "callee": "CollectErrorRepr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L423"}, {"caller_nid": "runner_pytest_make_collect_report", "callee": "CollectReport", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L426"}, {"caller_nid": "runner_setupstate_setup", "callee": "listchain", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L509"}, {"caller_nid": "runner_setupstate_setup", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L513"}, {"caller_nid": "runner_setupstate_setup", "callee": "with_traceback", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L516"}, {"caller_nid": "runner_setupstate_setup", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L518"}, {"caller_nid": "runner_setupstate_addfinalizer", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L533"}, {"caller_nid": "runner_setupstate_addfinalizer", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L534"}, {"caller_nid": "runner_setupstate_addfinalizer", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L536"}, {"caller_nid": "runner_setupstate_teardown_exact", "callee": "listchain", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L545"}, {"caller_nid": "runner_setupstate_teardown_exact", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L548"}, {"caller_nid": "runner_setupstate_teardown_exact", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L548"}, {"caller_nid": "runner_setupstate_teardown_exact", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L548"}, {"caller_nid": "runner_setupstate_teardown_exact", "callee": "popitem", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L550"}, {"caller_nid": "runner_setupstate_teardown_exact", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L553"}, {"caller_nid": "runner_setupstate_teardown_exact", "callee": "fin", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L555"}, {"caller_nid": "runner_setupstate_teardown_exact", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L557"}, {"caller_nid": "runner_setupstate_teardown_exact", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L559"}, {"caller_nid": "runner_setupstate_teardown_exact", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L560"}, {"caller_nid": "runner_setupstate_teardown_exact", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L563"}, {"caller_nid": "runner_setupstate_teardown_exact", "callee": "BaseExceptionGroup", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L563"}, {"caller_nid": "runner_setupstate_teardown_exact", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L565"}, {"caller_nid": "runner_setupstate_teardown_exact", "callee": "BaseExceptionGroup", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L568"}, {"caller_nid": "runner_collect_one_node", "callee": "pytest_collectstart", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L575"}, {"caller_nid": "runner_collect_one_node", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L577"}, {"caller_nid": "runner_collect_one_node", "callee": "pytest_exception_interact", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/runner.py", "source_location": "L579"}]}