mirror of
https://github.com/neilotoole/sq.git
synced 2024-12-26 01:34:43 +03:00
README badges
This commit is contained in:
parent
e1abaf6c3e
commit
da38fa9cb0
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -111,6 +111,7 @@ jobs:
|
|||||||
- name: Test
|
- name: Test
|
||||||
run: go test -v ./...
|
run: go test -v ./...
|
||||||
|
|
||||||
|
# https://github.com/ncruces/go-coverage-report
|
||||||
- name: Update coverage report
|
- name: Update coverage report
|
||||||
uses: ncruces/go-coverage-report@v0
|
uses: ncruces/go-coverage-report@v0
|
||||||
with:
|
with:
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[![Go Coverage](https://github.com/neilotoole/sq/wiki/coverage.svg)](https://raw.githack.com/wiki/neilotoole/sq/coverage.html)
|
[![Go Coverage](https://github.com/neilotoole/sq/wiki/coverage.svg)](https://raw.githack.com/wiki/neilotoole/sq/coverage.html)
|
||||||
|
[![Go Reference](https://pkg.go.dev/badge/github.com/neilotoole/sq.svg)](https://pkg.go.dev/github.com/neilotoole/sq)
|
||||||
|
|
||||||
# sq: data wrangler
|
# sq: data wrangler
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user