bede
This commit is contained in:
1
graphify-out/cache/9b35557a819a9a5c52ce683f01f6ba562a655d91952ad453fa79b1fd334ef1fd.json
vendored
Normal file
1
graphify-out/cache/9b35557a819a9a5c52ce683f01f6ba562a655d91952ad453fa79b1fd334ef1fd.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_greenlet_tests_fail_cpp_exception_py", "label": "fail_cpp_exception.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/fail_cpp_exception.py", "source_location": "L1"}, {"id": "fail_cpp_exception_run_unhandled_exception_in_greenlet_aborts", "label": "run_unhandled_exception_in_greenlet_aborts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/fail_cpp_exception.py", "source_location": "L12"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_greenlet_tests_fail_cpp_exception_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/fail_cpp_exception.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_greenlet_tests_fail_cpp_exception_py", "target": "greenlet", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/fail_cpp_exception.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_greenlet_tests_fail_cpp_exception_py", "target": "greenlet_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/fail_cpp_exception.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_greenlet_tests_fail_cpp_exception_py", "target": "fail_cpp_exception_run_unhandled_exception_in_greenlet_aborts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/fail_cpp_exception.py", "source_location": "L12", "weight": 1.0}], "raw_calls": [{"caller_nid": "fail_cpp_exception_run_unhandled_exception_in_greenlet_aborts", "callee": "greenlet", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/fail_cpp_exception.py", "source_location": "L17"}, {"caller_nid": "fail_cpp_exception_run_unhandled_exception_in_greenlet_aborts", "callee": "switch", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/fail_cpp_exception.py", "source_location": "L18"}]}
|
||||
Reference in New Issue
Block a user