File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -173,17 +173,6 @@ jobs:
173173 coverage.out
174174 coverage.html
175175
176- - name : Update coverage badge
177- uses : ncruces/go-coverage-report@main
178- with :
179- output-dir : ${{matrix.module}}
180- coverage-file : ${{matrix.path}}/coverage.out
181- report : true
182- chart : true
183- amend : true
184- if : |
185- github.event_name == 'push'
186- continue-on-error : true
187176 - name : Add coverage to PR comment
188177 if : github.event_name == 'pull_request'
189178 run : |
Original file line number Diff line number Diff line change 33[ ![ Mentioned in Awesome Go] ( https://awesome.re/mentioned-badge.svg )] ( https://github.com/avelino/awesome-go )
44[ ![ CI] ( https://github.com/floatdrop/debounce/actions/workflows/ci.yaml/badge.svg )] ( https://github.com/floatdrop/debounce/actions/workflows/ci.yaml )
55[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/floatdrop/debounce )] ( https://goreportcard.com/report/github.com/floatdrop/debounce )
6- [ ![ Go Coverage] ( https://github.com/floatdrop/debounce/wiki/v2/coverage.svg )] ( https://raw.githack.com/wiki/floatdrop/debounce/v2/coverage.html )
76[ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/floatdrop/debounce/v2.svg )] ( https://pkg.go.dev/github.com/floatdrop/debounce/v2 )
87[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
98
You can’t perform that action at this time.
0 commit comments