Files
tfm_ainventory/graphify-out/cache/591f8c50d8e181bc364296e0fd9c83fab6aec9c9e378bc2e8069ee9df8db69f6.json

1 line
8.0 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pytest_cov_init_py", "label": "__init__.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L1"}, {"id": "init_coverageerror", "label": "CoverageError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L8"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "init_pytestcovwarning", "label": "PytestCovWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L12"}, {"id": "init_covdisabledwarning", "label": "CovDisabledWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L18"}, {"id": "init_covreportwarning", "label": "CovReportWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L24"}, {"id": "init_centralcovcontextwarning", "label": "CentralCovContextWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L30"}, {"id": "init_distcoverror", "label": "DistCovError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L36"}, {"id": "init_rationale_1", "label": "pytest-cov: avoid already-imported warning: PYTEST_DONT_REWRITE.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L1"}, {"id": "init_rationale_9", "label": "Indicates that our coverage is too low", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L9"}, {"id": "init_rationale_13", "label": "The base for all pytest-cov warnings, never raised directly.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L13"}, {"id": "init_rationale_19", "label": "Indicates that Coverage was manually disabled.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L19"}, {"id": "init_rationale_25", "label": "Indicates that we failed to generate a report.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L25"}, {"id": "init_rationale_31", "label": "Indicates that dynamic_context was set to test_function instead of using the bui", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L31"}, {"id": "init_rationale_37", "label": "Raised when dynamic_context is set to test_function and xdist is also used.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L37"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_init_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_init_py", "target": "init_coverageerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L8", "weight": 1.0}, {"source": "init_coverageerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_init_py", "target": "init_pytestcovwarning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_init_py", "target": "init_covdisabledwarning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L18", "weight": 1.0}, {"source": "init_covdisabledwarning", "target": "init_pytestcovwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_init_py", "target": "init_covreportwarning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L24", "weight": 1.0}, {"source": "init_covreportwarning", "target": "init_pytestcovwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_init_py", "target": "init_centralcovcontextwarning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L30", "weight": 1.0}, {"source": "init_centralcovcontextwarning", "target": "init_pytestcovwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_init_py", "target": "init_distcoverror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L36", "weight": 1.0}, {"source": "init_distcoverror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L36", "weight": 1.0}, {"source": "init_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pytest_cov_init_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L1", "weight": 1.0}, {"source": "init_rationale_9", "target": "init_coverageerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L9", "weight": 1.0}, {"source": "init_rationale_13", "target": "init_pytestcovwarning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L13", "weight": 1.0}, {"source": "init_rationale_19", "target": "init_covdisabledwarning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L19", "weight": 1.0}, {"source": "init_rationale_25", "target": "init_covreportwarning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L25", "weight": 1.0}, {"source": "init_rationale_31", "target": "init_centralcovcontextwarning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L31", "weight": 1.0}, {"source": "init_rationale_37", "target": "init_distcoverror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/__init__.py", "source_location": "L37", "weight": 1.0}], "raw_calls": []}