1 line
20 KiB
JSON
1 line
20 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pytest_outcomes_py", "label": "outcomes.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L1"}, {"id": "outcomes_outcomeexception", "label": "OutcomeException", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L14"}, {"id": "baseexception", "label": "BaseException", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "outcomes_outcomeexception_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L18"}, {"id": "outcomes_outcomeexception_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L29"}, {"id": "outcomes_skipped", "label": "Skipped", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L40"}, {"id": "outcomes_skipped_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L45"}, {"id": "outcomes_failed", "label": "Failed", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L60"}, {"id": "outcomes_exit", "label": "Exit", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L66"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "outcomes_exit_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L69"}, {"id": "outcomes_xfailed", "label": "XFailed", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L77"}, {"id": "outcomes_exit_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L98"}, {"id": "outcomes_skip", "label": "_Skip", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L106"}, {"id": "outcomes_skip_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L137"}, {"id": "outcomes_fail", "label": "_Fail", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L145"}, {"id": "outcomes_fail_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L161"}, {"id": "outcomes_xfail", "label": "_XFail", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L169"}, {"id": "outcomes_xfail_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L191"}, {"id": "outcomes_importorskip", "label": "importorskip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L199"}, {"id": "outcomes_rationale_1", "label": "Exception classes and constants handling test outcomes as well as functions crea", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L1"}, {"id": "outcomes_rationale_15", "label": "OutcomeException and its subclass instances indicate and contain info about", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L15"}, {"id": "outcomes_rationale_61", "label": "Raised from an explicit call to pytest.fail().", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L61"}, {"id": "outcomes_rationale_67", "label": "Raised for immediate program exits (no tracebacks/summaries).", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L67"}, {"id": "outcomes_rationale_78", "label": "Raised from an explicit call to pytest.xfail().", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L78"}, {"id": "outcomes_rationale_82", "label": "Exit testing process. :param reason: The message to show as the rea", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L82"}, {"id": "outcomes_rationale_107", "label": "Skip an executing test with the given message. This function should be call", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L107"}, {"id": "outcomes_rationale_146", "label": "Explicitly fail an executing test with the given message. :param reason:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L146"}, {"id": "outcomes_rationale_170", "label": "Imperatively xfail an executing test or setup function with the given reason.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L170"}, {"id": "outcomes_rationale_206", "label": "Import and return the requested module ``modname``, or skip the current test", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L206"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pytest_outcomes_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_outcomes_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_outcomes_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_outcomes_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_outcomes_py", "target": "backend_venv_lib_python3_12_site_packages_pytest_warning_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_outcomes_py", "target": "outcomes_outcomeexception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L14", "weight": 1.0}, {"source": "outcomes_outcomeexception", "target": "baseexception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L14", "weight": 1.0}, {"source": "outcomes_outcomeexception", "target": "outcomes_outcomeexception_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L18", "weight": 1.0}, {"source": "outcomes_outcomeexception", "target": "outcomes_outcomeexception_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_outcomes_py", "target": "outcomes_skipped", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L40", "weight": 1.0}, {"source": "outcomes_skipped", "target": "outcomes_outcomeexception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L40", "weight": 1.0}, {"source": "outcomes_skipped", "target": "outcomes_skipped_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_outcomes_py", "target": "outcomes_failed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L60", "weight": 1.0}, {"source": "outcomes_failed", "target": "outcomes_outcomeexception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_outcomes_py", "target": "outcomes_exit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L66", "weight": 1.0}, {"source": "outcomes_exit", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L66", "weight": 1.0}, {"source": "outcomes_exit", "target": "outcomes_exit_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_outcomes_py", "target": "outcomes_xfailed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L77", "weight": 1.0}, {"source": "outcomes_xfailed", "target": "outcomes_failed", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L77", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_outcomes_py", "target": "outcomes_exit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L81", "weight": 1.0}, {"source": "outcomes_exit", "target": "outcomes_exit_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L98", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_outcomes_py", "target": "outcomes_skip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L106", "weight": 1.0}, {"source": "outcomes_skip", "target": "outcomes_skip_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L137", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_outcomes_py", "target": "outcomes_fail", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L145", "weight": 1.0}, {"source": "outcomes_fail", "target": "outcomes_fail_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L161", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_outcomes_py", "target": "outcomes_xfail", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L169", "weight": 1.0}, {"source": "outcomes_xfail", "target": "outcomes_xfail_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L191", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_outcomes_py", "target": "outcomes_importorskip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L199", "weight": 1.0}, {"source": "outcomes_outcomeexception_init", "target": "outcomes_exit_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L25", "weight": 1.0}, {"source": "outcomes_skipped_init", "target": "outcomes_exit_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L53", "weight": 1.0}, {"source": "outcomes_exit_call", "target": "outcomes_exit", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L100", "weight": 1.0}, {"source": "outcomes_skip_call", "target": "outcomes_skipped", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L139", "weight": 1.0}, {"source": "outcomes_fail_call", "target": "outcomes_failed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L163", "weight": 1.0}, {"source": "outcomes_xfail_call", "target": "outcomes_xfailed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L193", "weight": 1.0}, {"source": "outcomes_importorskip", "target": "outcomes_skipped", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L276", "weight": 1.0}, {"source": "outcomes_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pytest_outcomes_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L1", "weight": 1.0}, {"source": "outcomes_rationale_15", "target": "outcomes_outcomeexception", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L15", "weight": 1.0}, {"source": "outcomes_rationale_61", "target": "outcomes_failed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L61", "weight": 1.0}, {"source": "outcomes_rationale_67", "target": "outcomes_exit", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L67", "weight": 1.0}, {"source": "outcomes_rationale_78", "target": "outcomes_xfailed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L78", "weight": 1.0}, {"source": "outcomes_rationale_82", "target": "outcomes_exit", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L82", "weight": 1.0}, {"source": "outcomes_rationale_107", "target": "outcomes_skip", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L107", "weight": 1.0}, {"source": "outcomes_rationale_146", "target": "outcomes_fail", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L146", "weight": 1.0}, {"source": "outcomes_rationale_170", "target": "outcomes_xfail", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L170", "weight": 1.0}, {"source": "outcomes_rationale_206", "target": "outcomes_importorskip", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L206", "weight": 1.0}], "raw_calls": [{"caller_nid": "outcomes_outcomeexception_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L19"}, {"caller_nid": "outcomes_outcomeexception_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L24"}, {"caller_nid": "outcomes_outcomeexception_init", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L24"}, {"caller_nid": "outcomes_outcomeexception_init", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L24"}, {"caller_nid": "outcomes_outcomeexception_init", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L24"}, {"caller_nid": "outcomes_outcomeexception_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L25"}, {"caller_nid": "outcomes_skipped_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L53"}, {"caller_nid": "outcomes_exit_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L74"}, {"caller_nid": "outcomes_importorskip", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L247"}, {"caller_nid": "outcomes_importorskip", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L264"}, {"caller_nid": "outcomes_importorskip", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L268"}, {"caller_nid": "outcomes_importorskip", "callee": "__import__", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L271"}, {"caller_nid": "outcomes_importorskip", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L278"}, {"caller_nid": "outcomes_importorskip", "callee": "PytestDeprecationWarning", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L288"}, {"caller_nid": "outcomes_importorskip", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L288"}, {"caller_nid": "outcomes_importorskip", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L291"}, {"caller_nid": "outcomes_importorskip", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L298"}, {"caller_nid": "outcomes_importorskip", "callee": "Version", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L303"}, {"caller_nid": "outcomes_importorskip", "callee": "Version", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/outcomes.py", "source_location": "L303"}]} |