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
719
Hotspots
1
Blast Risk
1,927
Health
94
| Op | Kind | Address | Modified | Activity | Changes | Blast | Coupled | Signals |
|---|---|---|---|---|---|---|---|---|
| replace | method |
tests/test_cli_show.py
TestShowStat.test_no_files_changed_no_count_line
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_show.py
TestShowStat.test_no_stat_flag_hides_files
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_show.py
TestShowStat.test_shows_added_file_by_default
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_show.py
TestShowStat.test_shows_modified_file
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | class |
tests/test_cli_workflow.py
TestCommit
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestCommit.test_commit_with_message
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestCommit.test_message_required
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestCommit.test_nothing_to_commit
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestCommit.test_section_metadata
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | class |
tests/test_cli_workflow.py
TestDiff
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestDiff.test_no_diff_clean
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestDiff.test_shows_new_file
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | class |
tests/test_cli_workflow.py
TestDiffWorkingTreeSymbols
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestDiffWorkingTreeSymbols.test_modified_file_shows_M_prefix
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestDiffWorkingTreeSymbols.test_new_markdown_file_shows_A_prefix
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestDiffWorkingTreeSymbols.test_new_markdown_file_shows_sections
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | class |
tests/test_cli_workflow.py
TestLog
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestLog.test_max_count_larger_than_history_returns_all
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestLog.test_max_count_limits_output
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestLog.test_max_count_one_returns_single_commit
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestLog.test_multiple_commits_newest_first
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestLog.test_oneline
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestLog.test_shows_commit
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | class |
tests/test_cli_workflow.py
TestMerge
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestMerge.test_clean_three_way_merge
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestMerge.test_fast_forward
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | class |
tests/test_cli_workflow.py
TestShelf
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestShelf.test_shelf_save_and_pop
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | class |
tests/test_cli_workflow.py
TestStatus
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestStatus.test_clean_after_commit
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestStatus.test_json_flag
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestStatus.test_short_flag
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestStatus.test_shows_new_file
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | class |
tests/test_cli_workflow.py
TestTag
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestTag.test_add_and_list
|
18 days ago |
1
|
60 | 60 |
|
|
| replace | class |
tests/test_clone_partial.py
TestClonePartial
|
26 days ago |
1
|
72 | 73 |
|
|
| replace | method |
tests/test_clone_partial.py
TestClonePartial.test_json_envelope_includes_skipped_objects_count
|
26 days ago |
1
|
72 | 73 |
|
|
| replace | class |
tests/test_cmd_agent_config.py
TestDataIntegrity
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestDataIntegrity.test_adapter_file_not_empty_after_sync
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestDataIntegrity.test_sync_write_is_atomic
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | class |
tests/test_cmd_agent_config.py
TestE2EFullWorkflow
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestE2EFullWorkflow.test_workspace_e2e
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | class |
tests/test_cmd_agent_config.py
TestInspect
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestInspect.test_inspect_ready_true_when_in_sync
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | class |
tests/test_cmd_agent_config.py
TestLoadConfiguredAdapters
|
18 days ago |
1
|
48 | 72 |
|
|
| replace | class |
tests/test_cmd_agent_config.py
TestSet
|
18 days ago |
1
|
48 | 72 |
|
|
| replace | class |
tests/test_cmd_agent_config.py
TestSmartSync
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestSmartSync.test_force_rewrites_even_in_sync_files
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestSmartSync.test_out_of_sync_file_is_updated_without_force
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestSmartSync.test_second_sync_json_skipped_true
|
18 days ago |
1
|
31 | 31 |
|