1 line
6.6 KiB
JSON
1 line
6.6 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_logging_py", "label": "test_logging.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L1"}, {"id": "test_logging_test_verbosity_level", "label": "test_verbosity_level()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L24"}, {"id": "test_logging_flaky_on_pypy", "label": "flaky_on_pypy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L45"}, {"id": "test_logging_test_patching_does_not_cause_problems", "label": "test_patching_does_not_cause_problems()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L60"}, {"id": "test_logging_rationale_25", "label": "Make sure the correct verbosity level is set (issue #3038)", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L25"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_logging_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_logging_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_logging_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_logging_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_logging_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_logging_py", "target": "test_logging_test_verbosity_level", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_logging_py", "target": "test_logging_flaky_on_pypy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_logging_py", "target": "test_logging_test_patching_does_not_cause_problems", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L60", "weight": 1.0}, {"source": "test_logging_rationale_25", "target": "test_logging_test_verbosity_level", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L25", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_logging_test_verbosity_level", "callee": "Logger", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L30"}, {"caller_nid": "test_logging_test_verbosity_level", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L31"}, {"caller_nid": "test_logging_test_verbosity_level", "callee": "getEffectiveLevel", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L32"}, {"caller_nid": "test_logging_test_verbosity_level", "callee": "getLevelName", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L33"}, {"caller_nid": "test_logging_test_verbosity_level", "callee": "write_text", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L36"}, {"caller_nid": "test_logging_test_verbosity_level", "callee": "run_setup", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L37"}, {"caller_nid": "test_logging_test_verbosity_level", "callee": "parse_command_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L39"}, {"caller_nid": "test_logging_test_verbosity_level", "callee": "getEffectiveLevel", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L40"}, {"caller_nid": "test_logging_test_verbosity_level", "callee": "getLevelName", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L41"}, {"caller_nid": "test_logging_flaky_on_pypy", "callee": "wraps", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L46"}, {"caller_nid": "test_logging_test_patching_does_not_cause_problems", "callee": "configure", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L69"}, {"caller_nid": "test_logging_test_patching_does_not_cause_problems", "callee": "enabled", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L71"}, {"caller_nid": "test_logging_test_patching_does_not_cause_problems", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L74"}, {"caller_nid": "test_logging_test_patching_does_not_cause_problems", "callee": "ismodule", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py", "source_location": "L76"}]} |