| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-04-01 | coverage: Instead of splitting, just discard any span that overlaps a hole | Zalathar | -3/+3 |
| 2025-04-01 | coverage: Shrink call spans to just the function name | Zalathar | -9/+9 |
| 2025-02-19 | coverage: Add some more cases to `tests/coverage/holes.rs` | Zalathar | -13/+18 |
| 2024-10-11 | coverage: Include the highest counter ID seen in `.cov-map` dumps | Zalathar | -0/+5 |
| 2024-07-08 | coverage: Extract hole spans from HIR instead of MIR | Zalathar | -4/+9 |
| 2024-07-08 | coverage: Test for handling of nested item spans | Zalathar | -0/+42 |
