summary refs log tree commit diff
path: root/tests/coverage/coroutine.cov-map
AgeCommit message (Expand)AuthorLines
2024-10-11coverage: Include the highest counter ID seen in `.cov-map` dumpsZalathar-0/+3
2024-05-29Manually run `x fmt` on all source files in `tests/coverage/`Zalathar-4/+4
2024-05-14coverage: Simplify counter expressions using simple algebraZalathar-5/+3
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-2/+2
2024-01-18coverage: Format all remaining testsZalathar-8/+8
2023-11-25coverage: Simplify building coverage expressions based on sumsZalathar-4/+4
2023-11-07coverage: Migrate `tests/coverage-map` into `tests/coverage`Zalathar-0/+53