about summary refs log tree commit diff
path: root/tests/coverage/attr/nested.cov-map
AgeCommit message (Expand)AuthorLines
2025-05-06coverage: Only merge adjacent coverage spansZalathar-8/+12
2025-05-06coverage-dump: Dump filenames instead of global file IDs (and bless)Zalathar-2/+2
2024-12-18Add reference annotations for the `coverage` attributeEric Huss-4/+4
2024-10-11coverage: Include the highest counter ID seen in `.cov-map` dumpsZalathar-0/+2
2024-07-08coverage: Extract hole spans from HIR instead of MIRZalathar-4/+4
2024-06-26coverage: Apply `#[coverage(..)]` recursively to nested functionsZalathar-82/+0
2024-06-18Add more thorough coverage tests for `#[coverage(..)]` in nested functionsZalathar-0/+100