atlas.analyzers.test_mapper.map_tests_for_snapshot
Details
Type: function
File: atlas/analyzers/test_mapper.py
Lines: 82–161
Signature: (conn: sqlite3.Connection, snapshot_id: str) -> TestMappingResult
Docstring
Discover tests in a snapshot and link them to exercised symbols.
Children
| Name | Type | Line |
|---|---|---|
| atlas.analyzers.test_mapper.map_tests_for_snapshot.snapshot_row | attribute | 87 |
| atlas.analyzers.test_mapper.map_tests_for_snapshot.symbols | attribute | 102 |
| atlas.analyzers.test_mapper.map_tests_for_snapshot.tests_found | attribute | 107 |
| atlas.analyzers.test_mapper.map_tests_for_snapshot.symbols_linked | attribute | 108 |