| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-05-06 | coverage: Rename `CoverageSpans` to `ExtractedMappings` | Zalathar | -6/+12 |
| 2024-05-06 | coverage: Don't recompute the number of test vector bitmap bytes | Zalathar | -28/+11 |
| 2024-05-06 | coverage: Make the special case for async functions exit early | Zalathar | -18/+21 |
| 2024-05-06 | coverage: Separately compute the set of BCBs with counter mappings | Zalathar | -37/+47 |
| 2024-05-04 | coverage: Rename `BcbBranchPair` to `mappings::BranchPair` | Zalathar | -5/+5 |
| 2024-05-04 | coverage: Flatten `BcbMappingKind` into `mappings::CodeMapping` | Zalathar | -22/+12 |
| 2024-05-04 | coverage: Split out MC/DC branches from `BcbMappingKind` | Zalathar | -52/+49 |
| 2024-05-04 | coverage: Split out MC/DC decisions from `BcbMappingKind` | Zalathar | -36/+54 |
| 2024-04-30 | coverage: Split off `mappings.rs` from `spans.rs` and `from_mir.rs` | Zalathar | -0/+275 |
