File tree Expand file tree Collapse file tree 3 files changed +5
-10
lines changed Expand file tree Collapse file tree 3 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 49
49
- name : Run Sphinx HTML
50
50
run : python -m sphinx -b html -W docs docs/_build
51
51
- name : Upload coverge to Codecov
52
- uses : codecov/codecov-action@v1
52
+ uses : codecov/codecov-action@v2
53
53
if : matrix.python-version == '3.8'
54
54
with :
55
+ fail_ci_if_error : false
55
56
token : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change 1
1
![ Logo] ( https://user-images.githubusercontent.com/2701938/108583516-c3576680-72ee-11eb-883f-2d9b52e74e45.png )
2
2
3
- [ ![ Build] ( https://github.com/joowani/python-arango/actions/workflows/build.yaml/badge.svg )] ( https://github.com/joowani/python-arango/actions/workflows/build.yaml )
4
- [ ![ CodeQL] ( https://github.com/joowani/python-arango/actions/workflows/codeql.yaml/badge.svg )] ( https://github.com/joowani/python-arango/actions/workflows/codeql.yaml )
5
- [ ![ CodeCov] ( https://codecov.io/gh/joowani/python-arango/branch/main/graph/badge.svg?token=DXg0O4hxnx )] ( https://codecov.io/gh/joowani/python-arango )
3
+ [ ![ Build] ( https://github.com/ArangoDB-Community/python-arango/actions/workflows/build.yaml/badge.svg )] ( https://github.com/ArangoDB-Community/python-arango/actions/workflows/build.yaml )
4
+ [ ![ CodeQL] ( https://github.com/ArangoDB-Community/python-arango/actions/workflows/codeql.yaml/badge.svg )] ( https://github.com/ArangoDB-Community/python-arango/actions/workflows/codeql.yaml )
6
5
[ ![ PyPI version] ( https://badge.fury.io/py/python-arango.svg )] ( https://badge.fury.io/py/python-arango )
7
- [ ![ GitHub license] ( https://img.shields.io/badge /license-MIT- brightgreen )] ( https://github.com/joowani /python-arango/blob/main/LICENSE )
6
+ [ ![ GitHub license] ( https://img.shields.io/github /license/ArangoDB-Community/python-arango?color= brightgreen )] ( https://github.com/ArangoDB-Community /python-arango/blob/main/LICENSE )
8
7
![ Python version] ( https://img.shields.io/badge/python-3.6%2B-blue )
9
8
10
9
# Python-Arango
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments