-
Notifications
You must be signed in to change notification settings - Fork 18.5k
src/testing/cover: document the CoverBlock struct fields #24079
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
fill in the missing discription for CoverBlock struct
|
This PR (HEAD: 9234df0) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/#/c/go/+/96756 to see it. Tip: You can toggle comments from me using the |
|
Message from Gobot Gobot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be During May-July and Nov-Jan the Go project is in a code freeze, during which Please don’t reply on this GitHub thread. Visit golang.org/cl/96756. |
|
Message from Brad Fitzpatrick: Patch Set 1: This commit message needs work. Please don’t reply on this GitHub thread. Visit golang.org/cl/96756. |
|
Message from Gerrit Bot: Uploaded patch set 2: Commit message was updated. Please don’t reply on this GitHub thread. Visit golang.org/cl/96756. |
|
Message from Andrew Bonventre: Patch Set 2: (3 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/96756. |
a8a60ac to
87412a1
Compare
e4259d6 to
6dbaf03
Compare
|
ping @steuhs - Please take a look at the review comments :) |
|
Message from Gerrit Bot: Uploaded patch set 3: Commit message was updated. Please don’t reply on this GitHub thread. Visit golang.org/cl/96756. |
|
This PR (HEAD: 8f165e3) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/#/c/go/+/96756 to see it. Tip: You can toggle comments from me using the |
|
This PR (HEAD: f5b9e1d) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/#/c/go/+/96756 to see it. Tip: You can toggle comments from me using the |
|
Message from Stephen Lu: Patch Set 5: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/96756. |
|
Message from Gerrit Bot: Uploaded patch set 6: Commit message was updated. Please don’t reply on this GitHub thread. Visit golang.org/cl/96756. |
|
Message from Andrew Bonventre: Patch Set 6: Run-TryBot+1 Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/96756. |
|
Message from Gobot Gobot: Patch Set 6: TryBots beginning. Status page: https://farmer.golang.org/try?commit=00d5eaea Please don’t reply on this GitHub thread. Visit golang.org/cl/96756. |
|
Message from Brad Fitzpatrick: Patch Set 6: Drop leading src/ in commit message Please don’t reply on this GitHub thread. Visit golang.org/cl/96756. |
|
Message from Gobot Gobot: Patch Set 6: TryBot-Result+1 TryBots are happy. Please don’t reply on this GitHub thread. Visit golang.org/cl/96756. |
|
This PR is being closed because golang.org/cl/96756 has been merged. |
Fill in the missing descriptions for the CoverBlock struct fields Change-Id: I9257881a19b01e5cfe61cf19a91375b6d7cc68ef GitHub-Last-Rev: f5b9e1d GitHub-Pull-Request: #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>
Fill in the missing descriptions for the CoverBlock struct fields