Skip to content

x/website: typo in covdata invocation #57268

@seankhliao

Description

@seankhliao

On the coverage page: https://go.dev/testing/coverage/
Under Reporting percent statements covered

There's

go tool covdata -i=<directory> percent

Which should be

go tool covdata percent -i=<directory>

cc @thanm

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.website

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions