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,061
Hotspots
1
Blast Risk
1,927
Health
94
| Op | Kind | Address | Modified | Activity | Changes | Blast | Coupled | Signals |
|---|---|---|---|---|---|---|---|---|
| replace | method |
tests/test_transport_hub_json.py
TestHubBytes.test_returns_empty_bytes_on_empty_200_response
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_transport_hub_json.py
TestHubBytes.test_returns_raw_bytes
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_transport_hub_json.py
TestHubBytes.test_sends_get_method
|
16 days ago |
2
|
177 | 216 |
|
|
| delete | method |
tests/test_transport_hub_json.py
TestHubBytes.test_uses_httpx_client_not_urllib
|
16 days ago |
2
|
177 | 216 |
|
|
| insert | method |
tests/test_transport_hub_json.py
TestHubBytes.test_uses_urllib_not_open_url
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | class |
tests/test_transport_hub_json.py
TestHubJson
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_transport_hub_json.py
TestHubJson.test_accept_json_header_sent
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_transport_hub_json.py
TestHubJson.test_get_with_no_body_sends_no_content
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_transport_hub_json.py
TestHubJson.test_http_401_raises_transport_error
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_transport_hub_json.py
TestHubJson.test_http_404_raises_transport_error
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_transport_hub_json.py
TestHubJson.test_http_500_raises_transport_error
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_transport_hub_json.py
TestHubJson.test_invalid_json_raises_transport_error
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_transport_hub_json.py
TestHubJson.test_msign_auth_header_sent_when_signing_provided
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_transport_hub_json.py
TestHubJson.test_network_error_raises_transport_error_with_code_0
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_transport_hub_json.py
TestHubJson.test_no_auth_header_when_signing_is_none
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_transport_hub_json.py
TestHubJson.test_non_dict_json_response_returns_empty_dict
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_transport_hub_json.py
TestHubJson.test_post_with_body_sends_json_bytes
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_transport_hub_json.py
TestHubJson.test_post_with_body_sets_content_type_json
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_transport_hub_json.py
TestHubJson.test_returns_parsed_dict
|
16 days ago |
2
|
177 | 216 |
|
|
| delete | method |
tests/test_transport_hub_json.py
TestHubJson.test_uses_httpx_client_not_urllib
|
16 days ago |
2
|
177 | 216 |
|
|
| insert | method |
tests/test_transport_hub_json.py
TestHubJson.test_uses_urllib_not_open_url
|
16 days ago |
2
|
177 | 216 |
|
|
| patch | file | 16 days ago |
2
|
178 | — |
|
||
| delete | import |
tests/test_transport_push_mpack_presign.py::import
MagicMock
|
16 days ago |
2
|
178 | 216 |
|
|
| replace | import |
tests/test_transport_push_mpack_presign.py::import
patch
|
16 days ago |
2
|
178 | 216 |
|
|
| delete | function |
tests/test_transport_push_mpack_presign.py
_mock_client
|
16 days ago |
2
|
177 | 216 |
|
|
| insert | function |
tests/test_transport_push_mpack_presign.py
_mock_urllib_do
|
16 days ago |
2
|
177 | 216 |
|
|
| delete | class |
tests/test_transport_push_mpack_presign.py
_Resp
|
16 days ago |
2
|
177 | 216 |
|
|
| delete | method |
tests/test_transport_push_mpack_presign.py
_Resp.__init__
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | function |
tests/test_transport_push_mpack_presign.py
test_pp1_happy_path_returns_upload_url_and_mpack_key
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | function |
tests/test_transport_push_mpack_presign.py
test_pp2_post_body_contains_correct_key_and_size
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | function |
tests/test_transport_push_mpack_presign.py
test_pp3_posts_to_correct_endpoint
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | function |
tests/test_transport_push_mpack_presign.py
test_pp4_non_200_raises_transport_error
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | function |
tests/test_transport_push_mpack_presign.py
test_pp5_missing_upload_url_raises_transport_error
|
16 days ago |
2
|
177 | 216 |
|
|
| patch | file | 16 days ago |
2
|
178 | — |
|
||
| delete | import |
tests/test_transport_push_mpack_put.py::import
MagicMock
|
16 days ago |
2
|
178 | 216 |
|
|
| replace | import |
tests/test_transport_push_mpack_put.py::import
patch
|
16 days ago |
2
|
178 | 216 |
|
|
| insert | import |
tests/test_transport_push_mpack_put.py::import
Protocol
|
16 days ago |
2
|
178 | 216 |
|
|
| delete | function |
tests/test_transport_push_mpack_put.py
_mock_client
|
16 days ago |
2
|
177 | 216 |
|
|
| insert | function |
tests/test_transport_push_mpack_put.py
_mock_urllib_do
|
16 days ago |
2
|
177 | 216 |
|
|
| delete | class |
tests/test_transport_push_mpack_put.py
_Resp
|
16 days ago |
2
|
177 | 216 |
|
|
| delete | method |
tests/test_transport_push_mpack_put.py
_Resp.__init__
|
16 days ago |
2
|
177 | 216 |
|
|
| insert | class |
tests/test_transport_push_mpack_put.py
_SideEffectFn
|
16 days ago |
2
|
177 | 216 |
|
|
| insert | method |
tests/test_transport_push_mpack_put.py
_SideEffectFn.__call__
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | function |
tests/test_transport_push_mpack_put.py
test_mp1_put_sent_to_upload_url
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | function |
tests/test_transport_push_mpack_put.py
test_mp2_body_is_raw_bytes
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | function |
tests/test_transport_push_mpack_put.py
test_mp3_no_authorization_header
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | function |
tests/test_transport_push_mpack_put.py
test_mp4_200_returns_none
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | function |
tests/test_transport_push_mpack_put.py
test_mp5_non_2xx_raises_transport_error
|
16 days ago |
2
|
177 | 216 |
|
|
| replace | function |
tests/test_transport_push_mpack_put.py
test_mp6_204_no_content_is_success
|
16 days ago |
2
|
177 | 216 |
|
|
| delete | variable |
tests/test_transport_push_mpack_unpack.py
_JOB_ID
|
16 days ago |
2
|
177 | 216 |
|