File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed
Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 3939 - uses : codecov/codecov-action@v1
4040 with :
4141 file : lcov.info
42- - name : Coveralls GitHub Action
43- uses : coverallsapp/github-action@master
44- with :
45- github-token : ${{ secrets.GITHUB_TOKEN }}
46- continue-on-error : true
4742 docs :
4843 name : Documentation
4944 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 22
33| Documentation | CI Status | Coverage |
44| :-------------------:| :------------------:| :-----------------:|
5- | [ ![ ] [ docs-stable-img ]] [ docs-stable-url ] [ ![ ] [ docs-latest-img ]] [ docs-latest-url ] | [ ![ ] [ CI-img ]] [ CI-url ] | [ ![ ] [ coveralls-img ]] [ coveralls-url ] [ ![ ] [ codecov-img ]] [ codecov-url ] |
5+ | [ ![ ] [ docs-stable-img ]] [ docs-stable-url ] [ ![ ] [ docs-latest-img ]] [ docs-latest-url ] | [ ![ ] [ CI-img ]] [ CI-url ] | [ ![ ] [ codecov-img ]] [ codecov-url ] |
66
77[ docs-latest-img ] : https://img.shields.io/badge/docs-latest-blue.svg
88[ docs-latest-url ] : https://getzze.github.io/RobustModels.jl/dev
1313[ CI-img ] : https://github.com/getzze/RobustModels.jl/workflows/CI/badge.svg
1414[ CI-url ] : https://github.com/getzze/RobustModels.jl/actions
1515
16- [ coveralls-img ] : https://img.shields.io/coveralls/github/getzze/RobustModels.jl?label=Coveralls&logo=coveralls
17- [ coveralls-url ] : https://coveralls.io/github/getzze/RobustModels.jl?branch=master
18-
1916[ codecov-img ] : https://img.shields.io/codecov/c/github/getzze/RobustModels.jl?label=Codecov&logo=codecov
2017[ codecov-url ] : https://codecov.io/gh/getzze/RobustModels.jl/branch/master
2118
You can’t perform that action at this time.
0 commit comments