about summary refs log tree commit diff
path: root/tests/coverage/bench.cov-map
AgeCommit message (Expand)AuthorLines
2025-05-06coverage: Only merge adjacent coverage spansZalathar-3/+4
2025-05-06coverage-dump: Dump filenames instead of global file IDs (and bless)Zalathar-1/+1
2024-10-11coverage: Include the highest counter ID seen in `.cov-map` dumpsZalathar-0/+1
2024-01-21Add `#[coverage(off)]` to closures introduced by `#[test]`/`#[bench]`Zalathar-8/+0
2024-01-21coverage: Add a test that uses `#[bench]`Zalathar-0/+16