File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4343 ${{ runner.os }}-v1-go-
4444
4545 - name : Run tests
46- run : go test -race -covermode=atomic -coverprofile=coverage.out ./...
46+ run : go test -race -covermode=atomic -coverprofile=" coverage.out" ./...
4747
4848 - name : Upload coverage report to Coveralls
4949 if : matrix.os == 'ubuntu-latest' && matrix.go-version == '1.15.x'
Original file line number Diff line number Diff line change 11Library webhooks
22================
33<img align =" right " src =" https://raw.githubusercontent.com/go-playground/webhooks/v6/logo.png " >![ Project status] ( https://img.shields.io/badge/version-6.0.0-green.svg )
4- ![ Test] ( https://github.com/go-playground/webhooks/workflows/Test/badge.svg?branch=master )
4+ [ ![ Test] ( https://github.com/go-playground/webhooks/workflows/Test/badge.svg?branch=master )] ( https://github.com/go-playground/webhooks/actions )
55[ ![ Coverage Status] ( https://coveralls.io/repos/go-playground/webhooks/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/go-playground/webhooks?branch=master )
66[ ![ Go Report Card] ( https://goreportcard.com/badge/go-playground/webhooks )] ( https://goreportcard.com/report/go-playground/webhooks )
77[ ![ GoDoc] ( https://godoc.org/github.com/go-playground/webhooks/v6?status.svg )] ( https://godoc.org/github.com/go-playground/webhooks/v6 )
You can’t perform that action at this time.
0 commit comments