File tree Expand file tree Collapse file tree 3 files changed +41
-0
lines changed Expand file tree Collapse file tree 3 files changed +41
-0
lines changed Original file line number Diff line number Diff line change 4949 - name : " Measuring test coverage"
5050 run : " make test/cover"
5151
52+ - name : " Upload coverage to Coveralls"
53+ uses : " coverallsapp/github-action@v2"
54+ with :
55+ github-token : ${{ secrets.GITHUB_TOKEN }}
56+ file : " coverage.out"
57+ format : " golang"
58+
5259 # ## PERFORMANCE ###
5360
5461 performance :
Original file line number Diff line number Diff line change 11# Synthetic Data Values Generator (SDVG)
22
3+ [ ![ Release] [ release-badge ]] [ release-url ]
4+ [ ![ CI] [ actions-badge ]] [ actions-url ]
5+ [ ![ Coverage Status] [ test-coverage-badge ]] [ test-coverage-url ]
6+ [ ![ Language] [ language-badge ]] [ language-url ]
7+ [ ![ License] [ license-badge ]] [ license-url ]
8+
9+ [ release-badge ] : https://img.shields.io/github/v/release/tarantool/sdvg?filter=!latest
10+ [ release-url ] : https://github.com/tarantool/sdvg/releases
11+ [ actions-badge ] : https://img.shields.io/github/check-runs/tarantool/sdvg/master
12+ [ actions-url ] : https://github.com/tarantool/sdvg/actions
13+ [ test-coverage-badge ] : https://img.shields.io/coverallsCoverage/github/tarantool/sdvg?branch=master
14+ [ test-coverage-url ] : https://coveralls.io/github/tarantool/sdvg?branch=master
15+ [ language-badge ] : https://img.shields.io/github/languages/top/tarantool/sdvg
16+ [ language-url ] : https://github.com/tarantool/sdvg/search?l=go
17+ [ license-badge ] : https://img.shields.io/github/license/tarantool/sdvg
18+ [ license-url ] : ./LICENSE
19+
320## Language
421
522- ** English**
Original file line number Diff line number Diff line change 11# Synthetic Data Values Generator (SDVG)
22
3+ [ ![ Release] [ release-badge ]] [ release-url ]
4+ [ ![ CI] [ actions-badge ]] [ actions-url ]
5+ [ ![ Coverage Status] [ test-coverage-badge ]] [ test-coverage-url ]
6+ [ ![ Language] [ language-badge ]] [ language-url ]
7+ [ ![ License] [ license-badge ]] [ license-url ]
8+
9+ [ release-badge ] : https://img.shields.io/github/v/release/tarantool/sdvg?filter=!latest
10+ [ release-url ] : https://github.com/tarantool/sdvg/releases
11+ [ actions-badge ] : https://img.shields.io/github/check-runs/tarantool/sdvg/master
12+ [ actions-url ] : https://github.com/tarantool/sdvg/actions
13+ [ test-coverage-badge ] : https://img.shields.io/coverallsCoverage/github/tarantool/sdvg?branch=master
14+ [ test-coverage-url ] : https://coveralls.io/github/tarantool/sdvg?branch=master
15+ [ language-badge ] : https://img.shields.io/github/languages/top/tarantool/sdvg
16+ [ language-url ] : https://github.com/tarantool/sdvg/search?l=go
17+ [ license-badge ] : https://img.shields.io/github/license/tarantool/sdvg
18+ [ license-url ] : ./LICENSE
19+
320## Язык
421
522- [ English] ( README.md )
You can’t perform that action at this time.
0 commit comments