]> Cypherpunks repositories - gostls13.git/commit
doc: add release note on coverage testing of no-test packages
authorThan McIntosh <thanm@google.com>
Tue, 5 Dec 2023 20:15:06 +0000 (15:15 -0500)
committerGopher Robot <gobot@golang.org>
Wed, 6 Dec 2023 16:30:47 +0000 (16:30 +0000)
commitc002a5d8abef3037dd5f13e0c60cf42b86b4d885
treec50f0813c5775b2587264ed6089fa76006ffa65f
parente418258993cc1a11816baf5d9004cea3b029ae7c
doc: add release note on coverage testing of no-test packages

Add a small release note blurb to describe the changes in CL 495447
relating to "go test -cover" runs on packages with functions but no
tests.

For #61422.

Change-Id: Ib8163ac70b902f0d7f9f470b944e7f70711e3cf3
Reviewed-on: https://go-review.googlesource.com/c/go/+/547635
Reviewed-by: Bryan Mills <bcmills@google.com>
Auto-Submit: Than McIntosh <thanm@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
doc/go1.22.html