]> Cypherpunks repositories - gostls13.git/commit
src/testing/cover: document the CoverBlock struct fields
authorStephen L <36011612+steuhs@users.noreply.github.com>
Fri, 29 Jun 2018 16:36:04 +0000 (16:36 +0000)
committerAndrew Bonventre <andybons@golang.org>
Fri, 29 Jun 2018 16:53:23 +0000 (16:53 +0000)
commit57da8dd459e705888c4c49a487df5f6d58eb6877
tree8b5c907f30a55bcab68ae0f43d9e8e94e8050b0d
parent1a27f048ad25f151d2a17ce7f2d73d0d2dbe94cf
src/testing/cover: document the CoverBlock struct fields

Fill in the missing descriptions for the CoverBlock struct fields

Change-Id: I9257881a19b01e5cfe61cf19a91375b6d7cc68ef
GitHub-Last-Rev: f5b9e1d49d1c00f59ce4d3684915e5e93ec0297a
GitHub-Pull-Request: golang/go#24079
Reviewed-on: https://go-review.googlesource.com/96756
Reviewed-by: Andrew Bonventre <andybons@golang.org>
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/testing/cover.go