go.uuid icon indicating copy to clipboard operation
go.uuid copied to clipboard

Readme Coverage and GoDoc coverage report different values

Open JoeReid opened this issue 5 years ago • 1 comments

The readme claims With 100% test coverage and benchmarks out of box. However the coveralls report (seen in the readme badge) seems to suggest that it is 31%

this build seems to be to blame.

As it is a single build, I think this may be an artificial coverage decrease, but I am not sure

JoeReid avatar Nov 05 '19 16:11 JoeReid

@JoeReid I'd recommend that you give this issue a read and then use gofrs/uuid instead. https://github.com/satori/go.uuid/issues/84

DamareYoh avatar Nov 07 '19 02:11 DamareYoh