File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 6
6
- master
7
7
jobs :
8
8
test :
9
+ name : Run tests
9
10
runs-on : ubuntu-latest
10
11
strategy :
11
12
matrix :
34
35
flag-name : linux-node-${{ matrix.node }}
35
36
parallel : true
36
37
37
- finish :
38
+ upload-coverage :
39
+ name : Upload coverage
38
40
needs : test
39
41
if : ${{ always() }}
40
42
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 1
1
# Fluent ffmpeg-API for node.js
2
2
3
+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/fluent-ffmpeg/node-fluent-ffmpeg/badge.svg?branch=master )] ( https://coveralls.io/github/fluent-ffmpeg/node-fluent-ffmpeg?branch=master )
3
4
[ ![ FOSSA Status] ( https://app.fossa.io/api/projects/git%2Bgithub.com%2Ffluent-ffmpeg%2Fnode-fluent-ffmpeg.svg?type=shield )] ( https://app.fossa.io/projects/git%2Bgithub.com%2Ffluent-ffmpeg%2Fnode-fluent-ffmpeg?ref=badge_shield )
4
5
5
6
> ** Fluent-ffmpeg is looking for new maintainers**
You can’t perform that action at this time.
0 commit comments