summaryrefslogtreecommitdiff
path: root/src/internal/coverage/test
Commit message (Expand)AuthorAgeFilesLines
* coverage: fix count vs emit discrepancy in coverage counter data writingThan McIntosh2023-04-261-4/+0
* internal/coverage/decodemeta: fix coding error in func literal handlingThan McIntosh2023-01-201-0/+55
* internal/coverage: use io.Seek* constantsTobias Klauser2022-12-011-2/+2
* internal/coverage: minor code cleanupsThan McIntosh2022-10-112-5/+16
* internal/coverage: add apis for reading/writing counter dataThan McIntosh2022-09-262-1/+232
* internal/coverage: add coverage meta-data decoderThan McIntosh2022-09-261-0/+275