1 line
81 KiB
JSON
1 line
81 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "label": "raises.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1"}, {"id": "raises_raises", "label": "raises()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L74"}, {"id": "raises_match_pattern", "label": "_match_pattern()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L314"}, {"id": "raises_repr_callable", "label": "repr_callable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L319"}, {"id": "raises_backquote", "label": "backquote()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L327"}, {"id": "raises_exception_type_name", "label": "_exception_type_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L331"}, {"id": "raises_check_raw_type", "label": "_check_raw_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L341"}, {"id": "raises_is_fully_escaped", "label": "is_fully_escaped()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L364"}, {"id": "raises_unescape", "label": "unescape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L372"}, {"id": "raises_abstractraises", "label": "AbstractRaises", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L382"}, {"id": "abc", "label": "ABC", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "raises_abstractraises_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L385"}, {"id": "raises_abstractraises_parse_exc", "label": "._parse_exc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L437"}, {"id": "raises_fail_reason", "label": "fail_reason()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L475"}, {"id": "raises_abstractraises_check_check", "label": "._check_check()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L481"}, {"id": "raises_abstractraises_check_match", "label": "._check_match()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L496"}, {"id": "raises_matches", "label": "matches()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L532"}, {"id": "raises_raisesexc", "label": "RaisesExc", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L541"}, {"id": "raises_init", "label": "__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L588"}, {"id": "raises_raisesexc_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L612"}, {"id": "raises_raisesexc_matches", "label": ".matches()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L640"}, {"id": "raises_raisesexc_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L675"}, {"id": "raises_raisesexc_check_type", "label": "._check_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L688"}, {"id": "raises_raisesexc_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L692"}, {"id": "raises_raisesexc_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L697"}, {"id": "raises_raisesgroup", "label": "RaisesGroup", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L732"}, {"id": "raises_raisesgroup_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L948"}, {"id": "raises_raisesgroup_parse_excgroup", "label": "._parse_excgroup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1011"}, {"id": "raises_enter", "label": "__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1048"}, {"id": "raises_raisesgroup_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1056"}, {"id": "raises_raisesgroup_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1062"}, {"id": "raises_raisesgroup_unroll_exceptions", "label": "._unroll_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1078"}, {"id": "raises_raisesgroup_matches", "label": ".matches()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1103"}, {"id": "raises_check_expected", "label": "_check_expected()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1227"}, {"id": "raises_repr_expected", "label": "_repr_expected()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1246"}, {"id": "raises_check_exceptions", "label": "_check_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1254"}, {"id": "raises_raisesgroup_check_exceptions", "label": "._check_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1266"}, {"id": "raises_raisesgroup_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1409"}, {"id": "raises_raisesgroup_expected_type", "label": ".expected_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1443"}, {"id": "raises_notchecked", "label": "NotChecked", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1459"}, {"id": "raises_resultholder", "label": "ResultHolder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1463"}, {"id": "raises_resultholder_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1468"}, {"id": "raises_resultholder_set_result", "label": ".set_result()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1479"}, {"id": "raises_resultholder_get_result", "label": ".get_result()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1482"}, {"id": "raises_resultholder_has_result", "label": ".has_result()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1488"}, {"id": "raises_resultholder_no_match_for_expected", "label": ".no_match_for_expected()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1491"}, {"id": "raises_resultholder_no_match_for_actual", "label": ".no_match_for_actual()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1499"}, {"id": "raises_possible_match", "label": "possible_match()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1508"}, {"id": "raises_rationale_109", "label": "r\"\"\"Assert that a code block/function call raises an exception type, or one of i", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L109"}, {"id": "raises_rationale_315", "label": "Helper function to remove redundant `re.compile` calls when printing regex", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L315"}, {"id": "raises_rationale_320", "label": "Get the repr of a ``check`` parameter. Split out so it can be monkeypatched", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L320"}, {"id": "raises_rationale_383", "label": "ABC with common functionality shared between RaisesExc and RaisesGroup", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L383"}, {"id": "raises_rationale_476", "label": "Set after a call to :meth:`matches` to give a human-readable reason for why the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L476"}, {"id": "raises_rationale_535", "label": "Check if an exception matches the requirements of this AbstractRaises. I", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L535"}, {"id": "raises_rationale_542", "label": ".. versionadded:: 8.4 This is the class constructed when calling :func:`py", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L542"}, {"id": "raises_rationale_644", "label": "Check if an exception matches the requirements of this :class:`RaisesExc`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L644"}, {"id": "raises_rationale_733", "label": ".. versionadded:: 8.4 Contextmanager for checking for an expected :exc:`Exc", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L733"}, {"id": "raises_rationale_1082", "label": "Used if `flatten_subgroups=True`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1082"}, {"id": "raises_rationale_1107", "label": "Check if an exception matches the requirements of this RaisesGroup. If i", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1107"}, {"id": "raises_rationale_1233", "label": "Helper method for `RaisesGroup.matches` and `RaisesGroup._check_exceptions`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1233"}, {"id": "raises_rationale_1247", "label": "Get the repr of an expected type/RaisesExc/RaisesGroup, but we only want", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1247"}, {"id": "raises_rationale_1271", "label": "Helper method for RaisesGroup.matches that attempts to pair up expected and actu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1271"}, {"id": "raises_rationale_1460", "label": "Singleton for unchecked values in ResultHolder", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1460"}, {"id": "raises_rationale_1464", "label": "Container for results of checking exceptions. Used in RaisesGroup._check_exc", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1464"}, {"id": "raises_rationale_495", "label": "# TODO: harmonize with ExceptionInfo.match", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L495"}, {"id": "raises_rationale_513", "label": "# TODO: it instructs to use `-v` to print leading text, but that doesn't work", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L513"}, {"id": "raises_rationale_696", "label": "# TODO: move common code into superclass", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L696"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "re", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "textwrap", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "pytest_code", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "pytest_code_code", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "pytest_outcomes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "pytest_warning_types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "types", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "exceptiongroup", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "exceptiongroup", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L65", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_raises", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L74", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_raises", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_raises", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L92", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_raises", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L96", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_raises", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L104", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_match_pattern", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L314", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_repr_callable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L319", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_backquote", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L327", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_exception_type_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L331", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_check_raw_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L341", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_is_fully_escaped", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L364", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_unescape", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L372", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_abstractraises", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L382", "weight": 1.0}, {"source": "raises_abstractraises", "target": "abc", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L382", "weight": 1.0}, {"source": "raises_abstractraises", "target": "raises_abstractraises_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L385", "weight": 1.0}, {"source": "raises_abstractraises", "target": "raises_abstractraises_parse_exc", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L437", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_fail_reason", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L475", "weight": 1.0}, {"source": "raises_abstractraises", "target": "raises_abstractraises_check_check", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L481", "weight": 1.0}, {"source": "raises_abstractraises", "target": "raises_abstractraises_check_match", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L496", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_matches", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L532", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_raisesexc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L541", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L588", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L600", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L610", "weight": 1.0}, {"source": "raises_raisesexc", "target": "raises_raisesexc_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L612", "weight": 1.0}, {"source": "raises_raisesexc", "target": "raises_raisesexc_matches", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L640", "weight": 1.0}, {"source": "raises_raisesexc", "target": "raises_raisesexc_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L675", "weight": 1.0}, {"source": "raises_raisesexc", "target": "raises_raisesexc_check_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L688", "weight": 1.0}, {"source": "raises_raisesexc", "target": "raises_raisesexc_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L692", "weight": 1.0}, {"source": "raises_raisesexc", "target": "raises_raisesexc_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L697", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_raisesgroup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L732", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L847", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L858", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L874", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L884", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L894", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L907", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L917", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L929", "weight": 1.0}, {"source": "raises_raisesgroup", "target": "raises_raisesgroup_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L948", "weight": 1.0}, {"source": "raises_raisesgroup", "target": "raises_raisesgroup_parse_excgroup", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1011", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_enter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1048", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_enter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1052", "weight": 1.0}, {"source": "raises_raisesgroup", "target": "raises_raisesgroup_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1056", "weight": 1.0}, {"source": "raises_raisesgroup", "target": "raises_raisesgroup_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1062", "weight": 1.0}, {"source": "raises_raisesgroup", "target": "raises_raisesgroup_unroll_exceptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1078", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_matches", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1093", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_matches", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1098", "weight": 1.0}, {"source": "raises_raisesgroup", "target": "raises_raisesgroup_matches", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1103", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_check_expected", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1227", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_repr_expected", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1246", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_check_exceptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1254", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_check_exceptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1260", "weight": 1.0}, {"source": "raises_raisesgroup", "target": "raises_raisesgroup_check_exceptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1266", "weight": 1.0}, {"source": "raises_raisesgroup", "target": "raises_raisesgroup_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1409", "weight": 1.0}, {"source": "raises_raisesgroup", "target": "raises_raisesgroup_expected_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1443", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_notchecked", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1459", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_resultholder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1463", "weight": 1.0}, {"source": "raises_resultholder", "target": "raises_resultholder_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1468", "weight": 1.0}, {"source": "raises_resultholder", "target": "raises_resultholder_set_result", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1479", "weight": 1.0}, {"source": "raises_resultholder", "target": "raises_resultholder_get_result", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1482", "weight": 1.0}, {"source": "raises_resultholder", "target": "raises_resultholder_has_result", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1488", "weight": 1.0}, {"source": "raises_resultholder", "target": "raises_resultholder_no_match_for_expected", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1491", "weight": 1.0}, {"source": "raises_resultholder", "target": "raises_resultholder_no_match_for_actual", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1499", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "target": "raises_possible_match", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1508", "weight": 1.0}, {"source": "raises_raises", "target": "raises_raisesexc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L283", "weight": 1.0}, {"source": "raises_check_raw_type", "target": "raises_backquote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L352", "weight": 1.0}, {"source": "raises_check_raw_type", "target": "raises_exception_type_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L352", "weight": 1.0}, {"source": "raises_abstractraises_init", "target": "raises_is_fully_escaped", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L424", "weight": 1.0}, {"source": "raises_abstractraises_init", "target": "raises_unescape", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L426", "weight": 1.0}, {"source": "raises_abstractraises_check_check", "target": "raises_repr_callable", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L491", "weight": 1.0}, {"source": "raises_abstractraises_check_match", "target": "raises_exception_type_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L508", "weight": 1.0}, {"source": "raises_abstractraises_check_match", "target": "raises_match_pattern", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L524", "weight": 1.0}, {"source": "raises_raisesexc_init", "target": "raises_resultholder_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L622", "weight": 1.0}, {"source": "raises_raisesexc_init", "target": "raises_abstractraises_parse_exc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L634", "weight": 1.0}, {"source": "raises_raisesexc_matches", "target": "raises_raisesexc_check_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L666", "weight": 1.0}, {"source": "raises_raisesexc_matches", "target": "raises_abstractraises_check_match", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L670", "weight": 1.0}, {"source": "raises_raisesexc_matches", "target": "raises_abstractraises_check_check", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L673", "weight": 1.0}, {"source": "raises_raisesexc_repr", "target": "raises_exception_type_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L678", "weight": 1.0}, {"source": "raises_raisesexc_repr", "target": "raises_match_pattern", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L682", "weight": 1.0}, {"source": "raises_raisesexc_repr", "target": "raises_repr_callable", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L685", "weight": 1.0}, {"source": "raises_raisesexc_check_type", "target": "raises_check_raw_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L689", "weight": 1.0}, {"source": "raises_raisesexc_exit", "target": "raises_raisesgroup_matches", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L716", "weight": 1.0}, {"source": "raises_raisesgroup_init", "target": "raises_resultholder_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L973", "weight": 1.0}, {"source": "raises_raisesgroup_init", "target": "raises_raisesgroup_parse_excgroup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1004", "weight": 1.0}, {"source": "raises_raisesgroup_parse_excgroup", "target": "raises_abstractraises_parse_exc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1045", "weight": 1.0}, {"source": "raises_raisesgroup_repr", "target": "raises_match_pattern", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1073", "weight": 1.0}, {"source": "raises_raisesgroup_repr", "target": "raises_repr_callable", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1075", "weight": 1.0}, {"source": "raises_raisesgroup_matches", "target": "raises_check_expected", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1134", "weight": 1.0}, {"source": "raises_raisesgroup_matches", "target": "raises_raisesgroup_unroll_exceptions", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1150", "weight": 1.0}, {"source": "raises_raisesgroup_matches", "target": "raises_abstractraises_check_match", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1152", "weight": 1.0}, {"source": "raises_raisesgroup_matches", "target": "raises_repr_expected", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1165", "weight": 1.0}, {"source": "raises_raisesgroup_matches", "target": "raises_match_pattern", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1167", "weight": 1.0}, {"source": "raises_raisesgroup_matches", "target": "raises_raisesgroup_check_exceptions", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1174", "weight": 1.0}, {"source": "raises_raisesgroup_matches", "target": "raises_abstractraises_check_check", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1206", "weight": 1.0}, {"source": "raises_check_expected", "target": "raises_check_raw_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1236", "weight": 1.0}, {"source": "raises_check_expected", "target": "raises_raisesgroup_matches", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1237", "weight": 1.0}, {"source": "raises_repr_expected", "target": "raises_exception_type_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1250", "weight": 1.0}, {"source": "raises_raisesgroup_check_exceptions", "target": "raises_resultholder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1275", "weight": 1.0}, {"source": "raises_raisesgroup_check_exceptions", "target": "raises_check_expected", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1287", "weight": 1.0}, {"source": "raises_raisesgroup_check_exceptions", "target": "raises_resultholder_set_result", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1288", "weight": 1.0}, {"source": "raises_raisesgroup_check_exceptions", "target": "raises_resultholder_has_result", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1310", "weight": 1.0}, {"source": "raises_raisesgroup_check_exceptions", "target": "raises_resultholder_no_match_for_actual", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1323", "weight": 1.0}, {"source": "raises_raisesgroup_check_exceptions", "target": "raises_resultholder_no_match_for_expected", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1330", "weight": 1.0}, {"source": "raises_raisesgroup_check_exceptions", "target": "raises_repr_expected", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1332", "weight": 1.0}, {"source": "raises_raisesgroup_check_exceptions", "target": "raises_resultholder_get_result", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1345", "weight": 1.0}, {"source": "raises_raisesgroup_check_exceptions", "target": "raises_backquote", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1371", "weight": 1.0}, {"source": "raises_raisesgroup_check_exceptions", "target": "raises_possible_match", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1397", "weight": 1.0}, {"source": "raises_raisesgroup_exit", "target": "raises_raisesgroup_expected_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1417", "weight": 1.0}, {"source": "raises_raisesgroup_exit", "target": "raises_raisesgroup_matches", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1431", "weight": 1.0}, {"source": "raises_rationale_109", "target": "raises_raises", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L109", "weight": 1.0}, {"source": "raises_rationale_315", "target": "raises_match_pattern", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L315", "weight": 1.0}, {"source": "raises_rationale_320", "target": "raises_repr_callable", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L320", "weight": 1.0}, {"source": "raises_rationale_383", "target": "raises_abstractraises", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L383", "weight": 1.0}, {"source": "raises_rationale_476", "target": "raises_abstractraises_fail_reason", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L476", "weight": 1.0}, {"source": "raises_rationale_535", "target": "raises_abstractraises_matches", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L535", "weight": 1.0}, {"source": "raises_rationale_542", "target": "raises_raisesexc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L542", "weight": 1.0}, {"source": "raises_rationale_644", "target": "raises_raisesexc_matches", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L644", "weight": 1.0}, {"source": "raises_rationale_733", "target": "raises_raisesgroup", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L733", "weight": 1.0}, {"source": "raises_rationale_1082", "target": "raises_raisesgroup_unroll_exceptions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1082", "weight": 1.0}, {"source": "raises_rationale_1107", "target": "raises_raisesgroup_matches", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1107", "weight": 1.0}, {"source": "raises_rationale_1233", "target": "raises_raisesgroup_check_expected", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1233", "weight": 1.0}, {"source": "raises_rationale_1247", "target": "raises_raisesgroup_repr_expected", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1247", "weight": 1.0}, {"source": "raises_rationale_1271", "target": "raises_raisesgroup_check_exceptions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1271", "weight": 1.0}, {"source": "raises_rationale_1460", "target": "raises_notchecked", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1460", "weight": 1.0}, {"source": "raises_rationale_1464", "target": "raises_resultholder", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1464", "weight": 1.0}, {"source": "raises_rationale_495", "target": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L495", "weight": 1.0}, {"source": "raises_rationale_513", "target": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L513", "weight": 1.0}, {"source": "raises_rationale_696", "target": "backend_venv_lib_python3_12_site_packages_pytest_raises_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L696", "weight": 1.0}], "raw_calls": [{"caller_nid": "raises_raises", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L276"}, {"caller_nid": "raises_raises", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L278"}, {"caller_nid": "raises_raises", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L278"}, {"caller_nid": "raises_raises", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L280"}, {"caller_nid": "raises_raises", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L287"}, {"caller_nid": "raises_raises", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L293"}, {"caller_nid": "raises_raises", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L294"}, {"caller_nid": "raises_raises", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L294"}, {"caller_nid": "raises_raises", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L296"}, {"caller_nid": "raises_repr_callable", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L324"}, {"caller_nid": "raises_exception_type_name", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L334"}, {"caller_nid": "raises_exception_type_name", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L336"}, {"caller_nid": "raises_exception_type_name", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L338"}, {"caller_nid": "raises_check_raw_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L348"}, {"caller_nid": "raises_check_raw_type", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L352"}, {"caller_nid": "raises_check_raw_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L355"}, {"caller_nid": "raises_check_raw_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L356"}, {"caller_nid": "raises_check_raw_type", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L357"}, {"caller_nid": "raises_is_fully_escaped", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L367"}, {"caller_nid": "raises_is_fully_escaped", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L368"}, {"caller_nid": "raises_unescape", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L373"}, {"caller_nid": "raises_abstractraises_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L391"}, {"caller_nid": "raises_abstractraises_init", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L395"}, {"caller_nid": "raises_abstractraises_init", "callee": "fail", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L399"}, {"caller_nid": "raises_abstractraises_init", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L401"}, {"caller_nid": "raises_abstractraises_init", "callee": "PytestWarning", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L402"}, {"caller_nid": "raises_abstractraises_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L415"}, {"caller_nid": "raises_abstractraises_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L416"}, {"caller_nid": "raises_abstractraises_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L418"}, {"caller_nid": "raises_abstractraises_parse_exc", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L440"}, {"caller_nid": "raises_abstractraises_parse_exc", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L440"}, {"caller_nid": "raises_abstractraises_parse_exc", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L441"}, {"caller_nid": "raises_abstractraises_parse_exc", "callee": "get_origin", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L446"}, {"caller_nid": "raises_abstractraises_parse_exc", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L447"}, {"caller_nid": "raises_abstractraises_parse_exc", "callee": "get_args", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L448"}, {"caller_nid": "raises_abstractraises_parse_exc", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L450"}, {"caller_nid": "raises_abstractraises_parse_exc", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L452"}, {"caller_nid": "raises_abstractraises_parse_exc", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L455"}, {"caller_nid": "raises_abstractraises_parse_exc", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L457"}, {"caller_nid": "raises_abstractraises_parse_exc", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L459"}, {"caller_nid": "raises_abstractraises_parse_exc", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L468"}, {"caller_nid": "raises_abstractraises_parse_exc", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L469"}, {"caller_nid": "raises_abstractraises_parse_exc", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L470"}, {"caller_nid": "raises_abstractraises_parse_exc", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L471"}, {"caller_nid": "raises_abstractraises_parse_exc", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L471"}, {"caller_nid": "raises_abstractraises_parse_exc", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L472"}, {"caller_nid": "raises_abstractraises_parse_exc", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L472"}, {"caller_nid": "raises_abstractraises_parse_exc", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L472"}, {"caller_nid": "raises_abstractraises_check_check", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L488"}, {"caller_nid": "raises_abstractraises_check_match", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L497"}, {"caller_nid": "raises_abstractraises_check_match", "callee": "stringify_exception", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L499"}, {"caller_nid": "raises_abstractraises_check_match", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L508"}, {"caller_nid": "raises_abstractraises_check_match", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L509"}, {"caller_nid": "raises_abstractraises_check_match", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L512"}, {"caller_nid": "raises_abstractraises_check_match", "callee": "_diff_text", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L518"}, {"caller_nid": "raises_abstractraises_check_match", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L519"}, {"caller_nid": "raises_raisesexc_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L622"}, {"caller_nid": "raises_raisesexc_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L623"}, {"caller_nid": "raises_raisesexc_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L631"}, {"caller_nid": "raises_raisesexc_init", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L633"}, {"caller_nid": "raises_raisesexc_repr", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L678"}, {"caller_nid": "raises_raisesexc_repr", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L681"}, {"caller_nid": "raises_raisesexc_repr", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L685"}, {"caller_nid": "raises_raisesexc_repr", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L686"}, {"caller_nid": "raises_raisesexc_enter", "callee": "for_later", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L693"}, {"caller_nid": "raises_raisesexc_exit", "callee": "fail", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L706"}, {"caller_nid": "raises_raisesexc_exit", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L707"}, {"caller_nid": "raises_raisesexc_exit", "callee": "fail", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L708"}, {"caller_nid": "raises_raisesexc_exit", "callee": "fail", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L710"}, {"caller_nid": "raises_raisesexc_exit", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L719"}, {"caller_nid": "raises_raisesexc_exit", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L723"}, {"caller_nid": "raises_raisesexc_exit", "callee": "fill_unfilled", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L727"}, {"caller_nid": "raises_raisesgroup_init", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L969"}, {"caller_nid": "raises_raisesgroup_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L973"}, {"caller_nid": "raises_raisesgroup_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L979"}, {"caller_nid": "raises_raisesgroup_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L985"}, {"caller_nid": "raises_raisesgroup_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L986"}, {"caller_nid": "raises_raisesgroup_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L992"}, {"caller_nid": "raises_raisesgroup_init", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1003"}, {"caller_nid": "raises_raisesgroup_parse_excgroup", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1022"}, {"caller_nid": "raises_raisesgroup_parse_excgroup", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1024"}, {"caller_nid": "raises_raisesgroup_parse_excgroup", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1033"}, {"caller_nid": "raises_raisesgroup_parse_excgroup", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1037"}, {"caller_nid": "raises_raisesgroup_parse_excgroup", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1038"}, {"caller_nid": "raises_raisesgroup_parse_excgroup", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1039"}, {"caller_nid": "raises_raisesgroup_parse_excgroup", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1045"}, {"caller_nid": "raises_raisesgroup_enter", "callee": "for_later", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1058"}, {"caller_nid": "raises_raisesgroup_repr", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1064"}, {"caller_nid": "raises_raisesgroup_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1064"}, {"caller_nid": "raises_raisesgroup_repr", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1068"}, {"caller_nid": "raises_raisesgroup_repr", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1070"}, {"caller_nid": "raises_raisesgroup_repr", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1073"}, {"caller_nid": "raises_raisesgroup_repr", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1075"}, {"caller_nid": "raises_raisesgroup_repr", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1076"}, {"caller_nid": "raises_raisesgroup_unroll_exceptions", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1085"}, {"caller_nid": "raises_raisesgroup_unroll_exceptions", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1086"}, {"caller_nid": "raises_raisesgroup_unroll_exceptions", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1089"}, {"caller_nid": "raises_raisesgroup_matches", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1125"}, {"caller_nid": "raises_raisesgroup_matches", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1128"}, {"caller_nid": "raises_raisesgroup_matches", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1129"}, {"caller_nid": "raises_raisesgroup_matches", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1153"}, {"caller_nid": "raises_raisesgroup_matches", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1156"}, {"caller_nid": "raises_raisesgroup_matches", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1156"}, {"caller_nid": "raises_raisesgroup_matches", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1157"}, {"caller_nid": "raises_raisesgroup_matches", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1158"}, {"caller_nid": "raises_raisesgroup_matches", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1178"}, {"caller_nid": "raises_raisesgroup_matches", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1185"}, {"caller_nid": "raises_raisesgroup_matches", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1186"}, {"caller_nid": "raises_raisesgroup_matches", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1188"}, {"caller_nid": "raises_raisesgroup_matches", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1188"}, {"caller_nid": "raises_raisesgroup_matches", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1208"}, {"caller_nid": "raises_raisesgroup_matches", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1208"}, {"caller_nid": "raises_raisesgroup_matches", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1211"}, {"caller_nid": "raises_raisesgroup_matches", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1211"}, {"caller_nid": "raises_raisesgroup_matches", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1212"}, {"caller_nid": "raises_check_expected", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1235"}, {"caller_nid": "raises_check_expected", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1241"}, {"caller_nid": "raises_check_expected", "callee": "indent", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1242"}, {"caller_nid": "raises_repr_expected", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1249"}, {"caller_nid": "raises_repr_expected", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1251"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1278"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1278"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1278"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1285"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1290"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1294"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1301"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1301"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1308"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1309"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1317"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1317"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1331"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1341"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1341"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1362"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1367"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1371"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1383"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "indent", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1389"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1394"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1397"}, {"caller_nid": "raises_raisesgroup_check_exceptions", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1397"}, {"caller_nid": "raises_raisesgroup_exit", "callee": "fail", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1417"}, {"caller_nid": "raises_raisesgroup_exit", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1427"}, {"caller_nid": "raises_raisesgroup_exit", "callee": "fail", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1432"}, {"caller_nid": "raises_raisesgroup_exit", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1436"}, {"caller_nid": "raises_raisesgroup_exit", "callee": "fill_unfilled", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1440"}, {"caller_nid": "raises_raisesgroup_expected_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1446"}, {"caller_nid": "raises_raisesgroup_expected_type", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1447"}, {"caller_nid": "raises_raisesgroup_expected_type", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1447"}, {"caller_nid": "raises_raisesgroup_expected_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1448"}, {"caller_nid": "raises_raisesgroup_expected_type", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1449"}, {"caller_nid": "raises_raisesgroup_expected_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1450"}, {"caller_nid": "raises_raisesgroup_expected_type", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1451"}, {"caller_nid": "raises_raisesgroup_expected_type", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1453"}, {"caller_nid": "raises_raisesgroup_expected_type", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1455"}, {"caller_nid": "raises_possible_match", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1510"}, {"caller_nid": "raises_possible_match", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1511"}, {"caller_nid": "raises_possible_match", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1512"}, {"caller_nid": "raises_possible_match", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1514"}, {"caller_nid": "raises_possible_match", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/raises.py", "source_location": "L1516"}]} |