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
1,234
Hotspots
6
Blast Risk
3,427
Health
94
| Op | Kind | Address | Modified | Activity | Changes | Blast | Coupled | Signals |
|---|---|---|---|---|---|---|---|---|
| replace | async_method |
tests/test_symbol_detail_fast_reads.py
TestSymbolCouplingSchema.test_D121_insert_and_fetch
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_fast_reads.py
TestSymbolCouplingSchema.test_D122_ordered_by_shared_commits_desc
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_fast_reads.py
TestSymbolCouplingSchema.test_D123_pagination_with_limit_offset
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_fast_reads.py
TestSymbolCouplingSchema.test_D124_cascade_delete_with_repo
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_fast_reads.py
TestSymbolCouplingSchema.test_D125_primary_key_is_repo_address_co_address
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_fast_reads.py
TestSymbolVitalsSchema
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_fast_reads.py
TestSymbolVitalsSchema.test_D110_table_exists
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_fast_reads.py
TestSymbolVitalsSchema.test_D111_insert_and_fetch
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_fast_reads.py
TestSymbolVitalsSchema.test_D112_first_introduced_is_datetime
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_fast_reads.py
TestSymbolVitalsSchema.test_D113_primary_key_is_repo_and_address
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_fast_reads.py
TestSymbolVitalsSchema.test_D114_cascade_delete_with_repo
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_pagination.py
TestCouplingCursorParsing
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestCouplingCursorParsing.test_P105_roundtrip
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestCouplingCursorParsing.test_P106_address_with_colons_preserved
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestCouplingCursorParsing.test_P107_zero_shared_valid
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_pagination.py
TestCouplingPagination
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestCouplingPagination.test_P211_first_page_returns_15_partners
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestCouplingPagination.test_P212_first_page_has_coupling_next_link
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestCouplingPagination.test_P213_second_page_returns_remaining
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestCouplingPagination.test_P214_last_coupling_page_no_next_link
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestCouplingPagination.test_P215_fewer_than_15_partners_no_pagination
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestCouplingPagination.test_P216_both_cursors_independent
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestCouplingPagination.test_P217_invalid_coupling_cursor_returns_200_first_page
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestCouplingPagination.test_P218_coupling_ordered_by_shared_commits_desc
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_pagination.py
TestHistoryCursorParsing
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestHistoryCursorParsing.test_P101_roundtrip_utc
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestHistoryCursorParsing.test_P102_cursor_is_comparable
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestHistoryCursorParsing.test_P103_page_size_constant_is_10
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestHistoryCursorParsing.test_P104_coupling_page_size_constant_is_15
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_pagination.py
TestPageSlicing
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestPageSlicing._slice
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestPageSlicing.test_P108_first_page_returns_page_items
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestPageSlicing.test_P109_last_page_has_no_next
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestPageSlicing.test_P110_exact_fit_no_next
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestPageSlicing.test_P111_empty_set_returns_empty
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestPageSlicing.test_P112_coupling_page_size_15
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_pagination.py
TestPaginationEdgeCases
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationEdgeCases.test_P401_exactly_10_history_no_next
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationEdgeCases.test_P402_exactly_11_history_has_next
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationEdgeCases.test_P403_exactly_15_coupling_no_next
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationEdgeCases.test_P404_exactly_16_coupling_has_next
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationEdgeCases.test_P405_past_cursor_returns_empty_page
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationEdgeCases.test_P406_both_cursors_on_last_pages_no_links
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_pagination.py
TestPaginationHTML
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationHTML.test_P301_next_history_link_is_anchor
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationHTML.test_P302_next_coupling_link_is_anchor
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationHTML.test_P303_page_indicator_present
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationHTML.test_P304_no_controls_when_single_page
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationHTML.test_P305_cursor_preserved_in_coupling_next_link
|
26 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationHTML.test_P306_history_next_link_preserves_coupling_cursor
|
26 days ago |
1
|
1,464 | — |
|