| __init__.py |
|
0 |
- |
| fixtures |
|
|
- |
| python.toml |
|
232 |
- |
| test_bhr_collection.py |
Tests for the BigQuery reader (bhr_collection.get_data and helpers).
The BQ client is fully mocked — no network access, no google-cloud-bigquery
install required.
|
27692 |
- |
| test_bhr_timeseries.py |
Tests for the bhr_timeseries secondary job. |
13987 |
- |
| test_client_metrics.py |
Tests for the HyperLogLog affected-client counting. |
3599 |
- |
| test_heuristics.py |
Tests for the hang-signature heuristics. |
12465 |
- |
| test_leaf_grouping.py |
Tests for leaf-frame grouping of near-duplicate hang signatures. |
13028 |
- |
| test_profile_processor.py |
Tests for ProfileProcessor and its supporting columnar primitives. |
7880 |
- |
| test_symbolication.py |
Tests for breakpad .sym parsing, URL building, and process_module. |
12492 |
- |