File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load diff This file was deleted.
Original file line number Diff line number Diff line change 1818 with :
1919 go-version : 1.25.x
2020 - uses : actions/checkout@v5
21- - run : go test ./... -race -coverprofile=coverage.txt -covermode=atomic
22- - name : Codecov
23- uses : codecov/codecov-action@v6.0.0
24- with :
25- files : ./coverage.txt
26- token : ${{ secrets.CODECOV_TOKEN }}
21+ - run : go test ./... -race
Original file line number Diff line number Diff line change 33# go-away
44![ test] ( https://github.com/TwiN/go-away/workflows/test/badge.svg )
55[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/TwiN/go-away )] ( https://goreportcard.com/report/github.com/TwiN/go-away )
6- [ ![ codecov] ( https://codecov.io/gh/TwiN/go-away/branch/master/graph/badge.svg )] ( https://codecov.io/gh/TwiN/go-away )
76[ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/TwiN/go-away.svg )] ( https://pkg.go.dev/github.com/TwiN/go-away )
87[ ![ Follow TwiN] ( https://img.shields.io/github/followers/TwiN?label=Follow&style=social )] ( https://github.com/TwiN )
98
You can’t perform that action at this time.
0 commit comments