1 line
7.8 KiB
JSON
1 line
7.8 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_seed_sequence_py", "label": "test_seed_sequence.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L1"}, {"id": "test_seed_sequence_test_reference_data", "label": "test_reference_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L6"}, {"id": "test_seed_sequence_test_zero_padding", "label": "test_zero_padding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L56"}, {"id": "test_seed_sequence_rationale_7", "label": "Check that SeedSequence generates data the same as the C++ reference. https", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L7"}, {"id": "test_seed_sequence_rationale_57", "label": "Ensure that the implicit zero-padding does not cause problems.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L57"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_seed_sequence_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_seed_sequence_py", "target": "numpy_random", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_seed_sequence_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_seed_sequence_py", "target": "test_seed_sequence_test_reference_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_seed_sequence_py", "target": "test_seed_sequence_test_zero_padding", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L56", "weight": 1.0}, {"source": "test_seed_sequence_rationale_7", "target": "test_seed_sequence_test_reference_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L7", "weight": 1.0}, {"source": "test_seed_sequence_rationale_57", "target": "test_seed_sequence_test_zero_padding", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L57", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_seed_sequence_test_reference_data", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L47"}, {"caller_nid": "test_seed_sequence_test_reference_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L48"}, {"caller_nid": "test_seed_sequence_test_reference_data", "callee": "SeedSequence", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L49"}, {"caller_nid": "test_seed_sequence_test_reference_data", "callee": "generate_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L50"}, {"caller_nid": "test_seed_sequence_test_reference_data", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L50"}, {"caller_nid": "test_seed_sequence_test_reference_data", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L51"}, {"caller_nid": "test_seed_sequence_test_reference_data", "callee": "generate_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L52"}, {"caller_nid": "test_seed_sequence_test_reference_data", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L52"}, {"caller_nid": "test_seed_sequence_test_reference_data", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L53"}, {"caller_nid": "test_seed_sequence_test_zero_padding", "callee": "SeedSequence", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L61"}, {"caller_nid": "test_seed_sequence_test_zero_padding", "callee": "SeedSequence", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L62"}, {"caller_nid": "test_seed_sequence_test_zero_padding", "callee": "assert_array_compare", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L63"}, {"caller_nid": "test_seed_sequence_test_zero_padding", "callee": "generate_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L65"}, {"caller_nid": "test_seed_sequence_test_zero_padding", "callee": "generate_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L66"}, {"caller_nid": "test_seed_sequence_test_zero_padding", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L70"}, {"caller_nid": "test_seed_sequence_test_zero_padding", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L72"}, {"caller_nid": "test_seed_sequence_test_zero_padding", "callee": "generate_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L72"}, {"caller_nid": "test_seed_sequence_test_zero_padding", "callee": "SeedSequence", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L72"}, {"caller_nid": "test_seed_sequence_test_zero_padding", "callee": "assert_array_compare", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L76"}, {"caller_nid": "test_seed_sequence_test_zero_padding", "callee": "generate_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L78"}, {"caller_nid": "test_seed_sequence_test_zero_padding", "callee": "SeedSequence", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_seed_sequence.py", "source_location": "L78"}]} |