jaswdr / faker

:rocket: Ultimate fake data generator for Go with zero dependencies
https://pkg.go.dev/github.com/jaswdr/faker
MIT License
566 stars 59 forks source link

Updated README with relevant links #89

Closed jaswdr closed 2 years ago

jaswdr commented 2 years ago

Description

Adding Codecov reporting.

Are you trying to fix an existing issue?

Reporting the coverage of tests to Codecov.

Go Version

$ go version
go version go1.17.6 linux/amd64

Go Tests

$ go test
PASS
ok      github.com/jaswdr/faker 0.887s