cmd/cover: increase coverage precision to at-least 2 decimal places #38175
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
FrozenDueToAge
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (
go env
)?macOS Mojave darwin/amd64
What did you do?
What did you expect to see?
I want to see total coverage to be 92.12% instead of 92.1%. We want to track coverage to have higher precision, atleast 2 decimal places.
The text was updated successfully, but these errors were encountered: