jimeh/go-golden

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.github/workflows/ci.yml
.gitignore
.golangci.yml
CHANGELOG.md
LICENSE
Makefile
README.md
go.mod
go.sum
golden.go132
A
0 mins
C
78%
sanitize.go28
A
0 mins
A
100%
testdata/TestExampleMyStruct.golden
testdata/TestExampleMyStructP/json.golden
testdata/TestExampleMyStructP/xml.golden
testdata/TestExampleMyStructTabular/empty_struct.golden
testdata/TestExampleMyStructTabular/full_struct.golden
testdata/TestExampleMyStructTabularP/empty_struct/json.golden
testdata/TestExampleMyStructTabularP/empty_struct/xml.golden
testdata/TestExampleMyStructTabularP/full_struct/json.golden
testdata/TestExampleMyStructTabularP/full_struct/xml.golden
update.go13
A
0 mins
A
100%