about summary refs log tree commit diff
path: root/tests/coverage/loop-break.cov-map
AgeCommit message (Expand)AuthorLines
2025-05-06coverage: Only merge adjacent coverage spansZalathar-2/+2
2025-05-06coverage-dump: Dump filenames instead of global file IDs (and bless)Zalathar-1/+1
2025-04-01coverage: Shrink call spans to just the function nameZalathar-2/+2
2025-01-16coverage: Completely overhaul counter assignment, using node-flow graphsZalathar-5/+5
2024-11-08coverage: Restrict empty-span expansion to only cover `{` and `}`Zalathar-2/+2
2024-10-11coverage: Include the highest counter ID seen in `.cov-map` dumpsZalathar-0/+1
2024-06-12coverage: Replace the old span refiner with a single functionZalathar-3/+3
2024-06-12coverage: Add `tests/coverage/loop-break.rs`Zalathar-0/+14