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 1414# Run tests
1515test : tidy fmt vet
1616 gosec ./...
17- go test ./... -coverprofile=coverage.out
17+ go test ./... -coverprofile=coverage.out
1818 go tool cover -func=coverage.out
1919
2020# Run ci tests
Original file line number Diff line number Diff line change 11[ ![ GoDoc] ( https://godoc.org/github.com/bakito/cert-fetcher?status.svg )] ( http://godoc.org/github.com/bakito/cert-fetcher )
2- [ ![ Build Status ] ( https://travis-ci .com/bakito/cert-fetcher. svg?branch=master )] ( https://travis-ci .com/bakito/cert-fetcher )
2+ [ ![ Go ] ( https://github .com/bakito/cert-fetcher/actions/workflows/go.yml/badge. svg )] ( https://github .com/bakito/cert-fetcher/actions/workflows/go.yml )
33[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/bakito/cert-fetcher )] ( https://goreportcard.com/report/github.com/bakito/cert-fetcher )
44[ ![ GitHub Release] ( https://img.shields.io/github/release/bakito/cert-fetcher.svg?style=flat )] ( https://github.com/bakito/cert-fetcher/releases )
55
You can’t perform that action at this time.
0 commit comments