cmd/cover: increase coverage precision to at-least 2 decimal places #38175
Labels
Comments
Change https://golang.org/cl/226538 mentions this issue: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: