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
2,684
Hotspots
6
Blast Risk
3,427
Health
94
| Op | Kind | Address | Modified | Activity | Changes | Blast | Coupled | Signals |
|---|---|---|---|---|---|---|---|---|
| replace | method |
tests/test_symbol_detail_pagination.py
TestCouplingCursorParsing.test_P105_roundtrip
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestCouplingCursorParsing.test_P106_address_with_colons_preserved
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestCouplingCursorParsing.test_P107_zero_shared_valid
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_pagination.py
TestCouplingPagination
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestCouplingPagination.test_P211_first_page_returns_15_partners
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestCouplingPagination.test_P212_first_page_has_coupling_next_link
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestCouplingPagination.test_P213_second_page_returns_remaining
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestCouplingPagination.test_P214_last_coupling_page_no_next_link
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestCouplingPagination.test_P215_fewer_than_15_partners_no_pagination
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestCouplingPagination.test_P216_both_cursors_independent
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestCouplingPagination.test_P217_invalid_coupling_cursor_returns_200_first_page
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestCouplingPagination.test_P218_coupling_ordered_by_shared_commits_desc
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_pagination.py
TestHistoryCursorParsing
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestHistoryCursorParsing.test_P101_roundtrip_utc
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestHistoryCursorParsing.test_P102_cursor_is_comparable
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestHistoryCursorParsing.test_P103_page_size_constant_is_10
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestHistoryCursorParsing.test_P104_coupling_page_size_constant_is_15
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_pagination.py
TestPageSlicing
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestPageSlicing._slice
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestPageSlicing.test_P108_first_page_returns_page_items
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestPageSlicing.test_P109_last_page_has_no_next
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestPageSlicing.test_P110_exact_fit_no_next
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestPageSlicing.test_P111_empty_set_returns_empty
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_pagination.py
TestPageSlicing.test_P112_coupling_page_size_15
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_pagination.py
TestPaginationEdgeCases
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationEdgeCases.test_P401_exactly_10_history_no_next
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationEdgeCases.test_P402_exactly_11_history_has_next
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationEdgeCases.test_P403_exactly_15_coupling_no_next
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationEdgeCases.test_P404_exactly_16_coupling_has_next
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationEdgeCases.test_P405_past_cursor_returns_empty_page
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationEdgeCases.test_P406_both_cursors_on_last_pages_no_links
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_pagination.py
TestPaginationHTML
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationHTML.test_P301_next_history_link_is_anchor
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationHTML.test_P302_next_coupling_link_is_anchor
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationHTML.test_P303_page_indicator_present
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationHTML.test_P304_no_controls_when_single_page
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationHTML.test_P305_cursor_preserved_in_coupling_next_link
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationHTML.test_P306_history_next_link_preserves_coupling_cursor
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_pagination.py
TestPaginationPerformance
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationPerformance.test_P501_history_page2_same_query_count_as_page1
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationPerformance.test_P502_coupling_page_uses_offset_not_python_scan
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationPerformance.test_P503_render_time_under_300ms
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_pagination.py
TestPaginationSecurity
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationSecurity.test_P601_sql_injection_in_history_cursor
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationSecurity.test_P602_sql_injection_in_coupling_cursor
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationSecurity.test_P603_xss_in_history_cursor_escaped
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestPaginationSecurity.test_P604_very_long_cursor_no_500
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_pagination.py
TestProvenancePagination
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestProvenancePagination.test_P201_first_page_returns_10_entries
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestProvenancePagination.test_P202_first_page_has_next_link
|
28 days ago |
1
|
1,464 | — |
|