Jason Newcomb
76067c446c
Adjust spans into the for loops context before creating the pattern and into_iter call spans.
2025-11-11 19:18:19 -05:00
Zalathar
4d5a1acebf
coverage: Only merge adjacent coverage spans
...
This also removes some manipulation of the function signature span that only
made sense in the context of merging non-adjacent spans.
2025-05-06 20:42:25 +10:00
Zalathar
3c30fe3423
coverage: Restrict empty-span expansion to only cover { and }
2024-11-08 20:43:08 +11:00
Zalathar
f1494425bb
coverage: Add #[rustfmt::skip] to tests with non-standard formatting
...
These tests deliberately use non-standard formatting, so that the line
execution counts reported by `llvm-cov` reveal additional information about
where code regions begin and end.
2024-01-16 15:56:37 +11:00
Zalathar
e9d04c5e24
coverage: Migrate tests/run-coverage into tests/coverage
2023-11-07 11:15:19 +11:00