Symbol Intelligence
Every named symbol, tracked across the full commit history
Heat, signals, blast radius — all pre-computed at push time. Click any symbol to see its full provenance.
Total
268
Hotspots
1
Blast Risk
1,927
Health
94
| Op | Kind | Address | Modified | Activity | Changes | Blast | Coupled | Signals |
|---|---|---|---|---|---|---|---|---|
| replace | method |
tests/test_cli_log.py
TestLogOneline.test_oneline_format
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_log.py
TestLogOneline.test_one_line_per_commit
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_log.py
TestLogOneline.test_oneline_shows_head_label
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | class |
tests/test_cli_log.py
TestLogStat
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_log.py
TestLogStat.test_stat_shows_added_files
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_log.py
TestLogStat.test_stat_shows_summary_line
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | function |
tests/test_cli_plugin_dispatch.py
_commit
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | class |
tests/test_cli_plugin_dispatch.py
TestCherryPickDispatch
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestCherryPickDispatch.test_cherry_pick_calls_plugin_merge
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestCherryPickDispatch.test_cherry_pick_three_way_args_are_snapshot_manifests
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | class |
tests/test_cli_plugin_dispatch.py
TestCommitDispatch
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestCommitDispatch.test_commit_calls_plugin_snapshot
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestCommitDispatch.test_commit_snapshot_argument_is_workdir_path
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestCommitDispatch.test_commit_uses_snapshot_files_for_manifest
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | class |
tests/test_cli_plugin_dispatch.py
TestDiffDispatch
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestDiffDispatch.test_diff_calls_plugin_diff
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestDiffDispatch.test_diff_calls_plugin_snapshot_for_workdir
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestDiffDispatch.test_diff_delta_drives_output
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestDiffDispatch.test_diff_no_differences
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestDiffDispatch.test_diff_shows_added_file
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | class |
tests/test_cli_plugin_dispatch.py
TestMergeDispatch
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestMergeDispatch.test_merge_calls_plugin_merge
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestMergeDispatch.test_merge_conflict_paths_come_from_plugin
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestMergeDispatch.test_merge_conflict_uses_plugin_conflict_paths
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestMergeDispatch.test_merge_plugin_merge_result_drives_outcome
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | class |
tests/test_cli_plugin_dispatch.py
TestShelfDispatch
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestShelfDispatch.test_shelf_calls_plugin_snapshot
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestShelfDispatch.test_shelf_snapshot_argument_is_workdir_path
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | class |
tests/test_cli_plugin_dispatch.py
TestStatusDispatch
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestStatusDispatch.test_status_calls_plugin_drift
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestStatusDispatch.test_status_clean_tree_via_drift
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestStatusDispatch.test_status_drift_report_drives_output
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestStatusDispatch.test_status_shows_deleted_file
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_plugin_dispatch.py
TestStatusDispatch.test_status_shows_new_file
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | function |
tests/test_cli_reset_revert.py
_commit
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | class |
tests/test_cli_reset_revert.py
TestResetHard
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_reset_revert.py
TestResetHard.test_hard_output_shows_commit
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_reset_revert.py
TestResetHard.test_moves_branch_pointer
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_reset_revert.py
TestResetHard.test_restores_file_content
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_reset_revert.py
TestResetHard.test_restores_workdir
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | class |
tests/test_cli_reset_revert.py
TestResetSoft
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_reset_revert.py
TestResetSoft.test_moves_branch_pointer
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_reset_revert.py
TestResetSoft.test_reset_unknown_ref_errors
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_reset_revert.py
TestResetSoft.test_soft_output_message
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_reset_revert.py
TestResetSoft.test_soft_preserves_workdir
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | class |
tests/test_cli_reset_revert.py
TestRevert
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_reset_revert.py
TestRevert.test_creates_new_commit
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_reset_revert.py
TestRevert.test_revert_custom_message
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_reset_revert.py
TestRevert.test_revert_default_message_includes_original
|
16 days ago |
1
|
75 | 75 |
|
|
| replace | method |
tests/test_cli_reset_revert.py
TestRevert.test_revert_no_commit_flag
|
16 days ago |
1
|
75 | 75 |
|