Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(156)

Issue 10271045: code review 10271045: go.tools/cmd/cover: record statements-per-block (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by r
Modified:
11 years, 11 months ago
Reviewers:
adonovan
CC:
adonovan, golang-dev
Visibility:
Public.

Description

go.tools/cmd/cover: record statements-per-block This number will allow us to give a conventional meaning to "coverage": the percentage of executable statements visited by the test.

Patch Set 1 #

Patch Set 2 : diff -r 9a5b719d2189 https://code.google.com/p/go.tools #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -9 lines) Patch
M cmd/cover/cover.go View 6 chunks +28 lines, -9 lines 0 comments Download

Messages

Total messages: 3
r
Hello adonovan (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
11 years, 11 months ago (2013-06-13 20:12:33 UTC) #1
adonovan
On 2013/06/13 20:12:33, r wrote: > Hello adonovan (cc: mailto:golang-dev@googlegroups.com), > > I'd like you ...
11 years, 11 months ago (2013-06-13 21:26:06 UTC) #2
r
11 years, 11 months ago (2013-06-13 21:27:25 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=e1d003d6cbfa&repo=tools ***

go.tools/cmd/cover: record statements-per-block
This number will allow us to give a conventional meaning to "coverage":
the percentage of executable statements visited by the test.

R=adonovan
CC=golang-dev
https://codereview.appspot.com/10271045
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b