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

Issue 159910044: code review 159910044: testing: support -coverprofile for multiple packages

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 6 months ago by dang
Modified:
9 years, 4 months ago
Reviewers:
CC:
golang-codereviews
Visibility:
Public.

Description

testing: support -coverprofile for multiple packages Removed fatal from `go test` and replace with overwritting of coverage file (as current). Fixes issue 6909

Patch Set 1 #

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

Patch Set 3 : diff -r ad9e191a51946e43f1abac8b6a2fefbf2291eea7 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+203 lines, -19 lines) Patch
M src/cmd/go/test.go View 1 2 chunks +23 lines, -16 lines 0 comments Download
M src/cmd/go/testflag.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/testing/cover.go View 1 1 chunk +13 lines, -3 lines 0 comments Download
A src/testing/cover_test.go View 1 1 chunk +166 lines, -0 lines 0 comments Download

Messages

Total messages: 2
dang
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
9 years, 6 months ago (2014-10-16 09:01:57 UTC) #1
gobot
9 years, 4 months ago (2014-12-19 05:14:31 UTC) #2
R=close

To the author of this CL:

The Go project has moved to Gerrit Code Review.

If this CL should be continued, please see the latest version of
https://golang.org/doc/contribute.html for instructions on
how to set up Git and the Go project's Gerrit codereview plugin,
and then create a new change with your current code.

If there has been discussion on this CL, please give a link to it
(golang.org/cl/159910044 is best) in the description in your
new CL.

Thanks very much.
Sign in to reply to this message.

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