1 line
26 KiB
JSON
1 line
26 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "label": "warning_types.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L1"}, {"id": "warning_types_pytestwarning", "label": "PytestWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L13"}, {"id": "userwarning", "label": "UserWarning", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "warning_types_pytestassertrewritewarning", "label": "PytestAssertRewriteWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L20"}, {"id": "warning_types_pytestcachewarning", "label": "PytestCacheWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L27"}, {"id": "warning_types_pytestconfigwarning", "label": "PytestConfigWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L34"}, {"id": "warning_types_pytestcollectionwarning", "label": "PytestCollectionWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L41"}, {"id": "warning_types_pytestdeprecationwarning", "label": "PytestDeprecationWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L47"}, {"id": "deprecationwarning", "label": "DeprecationWarning", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "warning_types_pytestremovedin9warning", "label": "PytestRemovedIn9Warning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L53"}, {"id": "warning_types_pytestremovedin10warning", "label": "PytestRemovedIn10Warning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L59"}, {"id": "warning_types_pytestexperimentalapiwarning", "label": "PytestExperimentalApiWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L66"}, {"id": "futurewarning", "label": "FutureWarning", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "warning_types_simple", "label": "simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L76"}, {"id": "warning_types_pytestreturnnotnonewarning", "label": "PytestReturnNotNoneWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L81"}, {"id": "warning_types_pytestunknownmarkwarning", "label": "PytestUnknownMarkWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L92"}, {"id": "warning_types_pytestunraisableexceptionwarning", "label": "PytestUnraisableExceptionWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L102"}, {"id": "warning_types_pytestunhandledthreadexceptionwarning", "label": "PytestUnhandledThreadExceptionWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L114"}, {"id": "warning_types_unformattedwarning", "label": "UnformattedWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L128"}, {"id": "warning_types_unformattedwarning_format", "label": ".format()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L138"}, {"id": "warning_types_pytestfdwarning", "label": "PytestFDWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L144"}, {"id": "warning_types_warn_explicit_for", "label": "warn_explicit_for()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L150"}, {"id": "warning_types_rationale_14", "label": "Base class for all warnings emitted by pytest.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L14"}, {"id": "warning_types_rationale_21", "label": "Warning emitted by the pytest assert rewrite module.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L21"}, {"id": "warning_types_rationale_28", "label": "Warning emitted by the cache plugin in various situations.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L28"}, {"id": "warning_types_rationale_35", "label": "Warning emitted for configuration issues.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L35"}, {"id": "warning_types_rationale_42", "label": "Warning emitted when pytest is not able to collect a file or symbol in a module.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L42"}, {"id": "warning_types_rationale_48", "label": "Warning class for features that will be removed in a future version.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L48"}, {"id": "warning_types_rationale_54", "label": "Warning class for features that will be removed in pytest 9.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L54"}, {"id": "warning_types_rationale_60", "label": "Warning class for features that will be removed in pytest 10.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L60"}, {"id": "warning_types_rationale_67", "label": "Warning category used to denote experiments in pytest. Use sparingly as the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L67"}, {"id": "warning_types_rationale_82", "label": "Warning emitted when a test function returns a value other than ``None``. S", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L82"}, {"id": "warning_types_rationale_93", "label": "Warning emitted on use of unknown markers. See :ref:`mark` for details.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L93"}, {"id": "warning_types_rationale_103", "label": "An unraisable exception was reported. Unraisable exceptions are exceptions", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L103"}, {"id": "warning_types_rationale_115", "label": "An unhandled exception occurred in a :class:`~threading.Thread`. Such excep", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L115"}, {"id": "warning_types_rationale_129", "label": "A warning meant to be formatted during runtime. This is used to hold warnin", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L129"}, {"id": "warning_types_rationale_139", "label": "Return an instance of the warning category, formatted with given kwargs.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L139"}, {"id": "warning_types_rationale_145", "label": "When the lsof plugin finds leaked fds.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L145"}, {"id": "warning_types_rationale_151", "label": "Issue the warning :param:`message` for the definition of the given :param:`metho", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L151"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "dataclasses", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "warning_types_pytestwarning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L13", "weight": 1.0}, {"source": "warning_types_pytestwarning", "target": "userwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "warning_types_pytestassertrewritewarning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L20", "weight": 1.0}, {"source": "warning_types_pytestassertrewritewarning", "target": "warning_types_pytestwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "warning_types_pytestcachewarning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L27", "weight": 1.0}, {"source": "warning_types_pytestcachewarning", "target": "warning_types_pytestwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "warning_types_pytestconfigwarning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L34", "weight": 1.0}, {"source": "warning_types_pytestconfigwarning", "target": "warning_types_pytestwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "warning_types_pytestcollectionwarning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L41", "weight": 1.0}, {"source": "warning_types_pytestcollectionwarning", "target": "warning_types_pytestwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "warning_types_pytestdeprecationwarning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L47", "weight": 1.0}, {"source": "warning_types_pytestdeprecationwarning", "target": "warning_types_pytestwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L47", "weight": 1.0}, {"source": "warning_types_pytestdeprecationwarning", "target": "deprecationwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "warning_types_pytestremovedin9warning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L53", "weight": 1.0}, {"source": "warning_types_pytestremovedin9warning", "target": "warning_types_pytestdeprecationwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "warning_types_pytestremovedin10warning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L59", "weight": 1.0}, {"source": "warning_types_pytestremovedin10warning", "target": "warning_types_pytestdeprecationwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "warning_types_pytestexperimentalapiwarning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L66", "weight": 1.0}, {"source": "warning_types_pytestexperimentalapiwarning", "target": "warning_types_pytestwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L66", "weight": 1.0}, {"source": "warning_types_pytestexperimentalapiwarning", "target": "futurewarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L66", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "warning_types_simple", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "warning_types_pytestreturnnotnonewarning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L81", "weight": 1.0}, {"source": "warning_types_pytestreturnnotnonewarning", "target": "warning_types_pytestwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L81", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "warning_types_pytestunknownmarkwarning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L92", "weight": 1.0}, {"source": "warning_types_pytestunknownmarkwarning", "target": "warning_types_pytestwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L92", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "warning_types_pytestunraisableexceptionwarning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L102", "weight": 1.0}, {"source": "warning_types_pytestunraisableexceptionwarning", "target": "warning_types_pytestwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L102", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "warning_types_pytestunhandledthreadexceptionwarning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L114", "weight": 1.0}, {"source": "warning_types_pytestunhandledthreadexceptionwarning", "target": "warning_types_pytestwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L114", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "warning_types_unformattedwarning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L128", "weight": 1.0}, {"source": "warning_types_unformattedwarning", "target": "warning_types_unformattedwarning_format", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L138", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "warning_types_pytestfdwarning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L144", "weight": 1.0}, {"source": "warning_types_pytestfdwarning", "target": "warning_types_pytestwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L144", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "target": "warning_types_warn_explicit_for", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L150", "weight": 1.0}, {"source": "warning_types_rationale_14", "target": "warning_types_pytestwarning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L14", "weight": 1.0}, {"source": "warning_types_rationale_21", "target": "warning_types_pytestassertrewritewarning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L21", "weight": 1.0}, {"source": "warning_types_rationale_28", "target": "warning_types_pytestcachewarning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L28", "weight": 1.0}, {"source": "warning_types_rationale_35", "target": "warning_types_pytestconfigwarning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L35", "weight": 1.0}, {"source": "warning_types_rationale_42", "target": "warning_types_pytestcollectionwarning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L42", "weight": 1.0}, {"source": "warning_types_rationale_48", "target": "warning_types_pytestdeprecationwarning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L48", "weight": 1.0}, {"source": "warning_types_rationale_54", "target": "warning_types_pytestremovedin9warning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L54", "weight": 1.0}, {"source": "warning_types_rationale_60", "target": "warning_types_pytestremovedin10warning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L60", "weight": 1.0}, {"source": "warning_types_rationale_67", "target": "warning_types_pytestexperimentalapiwarning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L67", "weight": 1.0}, {"source": "warning_types_rationale_82", "target": "warning_types_pytestreturnnotnonewarning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L82", "weight": 1.0}, {"source": "warning_types_rationale_93", "target": "warning_types_pytestunknownmarkwarning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L93", "weight": 1.0}, {"source": "warning_types_rationale_103", "target": "warning_types_pytestunraisableexceptionwarning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L103", "weight": 1.0}, {"source": "warning_types_rationale_115", "target": "warning_types_pytestunhandledthreadexceptionwarning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L115", "weight": 1.0}, {"source": "warning_types_rationale_129", "target": "warning_types_unformattedwarning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L129", "weight": 1.0}, {"source": "warning_types_rationale_139", "target": "warning_types_unformattedwarning_format", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L139", "weight": 1.0}, {"source": "warning_types_rationale_145", "target": "warning_types_pytestfdwarning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L145", "weight": 1.0}, {"source": "warning_types_rationale_151", "target": "warning_types_warn_explicit_for", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L151", "weight": 1.0}], "raw_calls": [{"caller_nid": "warning_types_simple", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L77"}, {"caller_nid": "warning_types_unformattedwarning_format", "callee": "category", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L140"}, {"caller_nid": "warning_types_warn_explicit_for", "callee": "getfile", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L158"}, {"caller_nid": "warning_types_warn_explicit_for", "callee": "warn_explicit", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L162"}, {"caller_nid": "warning_types_warn_explicit_for", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L164"}, {"caller_nid": "warning_types_warn_explicit_for", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L167"}, {"caller_nid": "warning_types_warn_explicit_for", "callee": "type(w)", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L172"}, {"caller_nid": "warning_types_warn_explicit_for", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/warning_types.py", "source_location": "L172"}]} |