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
26cea8a286
coverage: Don't split bang-macro spans, just truncate them
2025-04-01 13:13:21 +11:00
许杰友 Jieyou Xu (Joe)
6e48b96692
[AUTO_GENERATED] Migrate compiletest to use ui_test
-style //@
directives
2024-02-22 16:04:04 +00:00
Zalathar
41dcba805d
coverage: Don't instrument #[automatically_derived]
functions
2024-01-22 12:18:57 +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