File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 56
56
57
57
- name : Upload coverage reports to Codecov
58
58
uses : codecov/codecov-action@v3
59
+ env :
60
+ CODECOV_TOKEN : ${{ secrets.CODECOV_TOKEN }}
61
+
Original file line number Diff line number Diff line change 1
1
# ![ logo] ( https://raw.githubusercontent.com/mar10/nutree/main/docs/nutree_48x48.png ) nutree
2
2
3
- [ ![ Tests] ( https://github.com/mar10/nutree/actions/workflows/tests.yml/badge.svg )] ( https://github.com/mar10/nutree/actions/workflows/tests.yml )
4
3
[ ![ Latest Version] ( https://img.shields.io/pypi/v/nutree.svg )] ( https://pypi.python.org/pypi/nutree/ )
4
+ [ ![ Tests] ( https://github.com/mar10/nutree/actions/workflows/tests.yml/badge.svg )] ( https://github.com/mar10/nutree/actions/workflows/tests.yml )
5
+ [ ![ codecov] ( https://codecov.io/github/mar10/nutree/branch/main/graph/badge.svg?token=9xmAFm8Icl )] ( https://codecov.io/github/mar10/nutree )
5
6
[ ![ License] ( https://img.shields.io/pypi/l/nutree.svg )] ( https://github.com/mar10/nutree/blob/main/LICENSE.txt )
6
7
[ ![ Documentation Status] ( https://readthedocs.org/projects/nutree/badge/?version=latest )] ( http://nutree.readthedocs.io/ )
7
- [ ![ codecov] ( https://codecov.io/github/mar10/nutree/branch/main/graph/badge.svg?token=9xmAFm8Icl )] ( https://codecov.io/github/mar10/nutree )
8
8
[ ![ Released with: Yabs] ( https://img.shields.io/badge/released%20with-yabs-yellowgreen )] ( https://github.com/mar10/yabs )
9
9
[ ![ StackOverflow: nutree] ( https://img.shields.io/badge/StackOverflow-nutree-blue.svg )] ( https://stackoverflow.com/questions/tagged/nutree )
10
10
Original file line number Diff line number Diff line change 4
4
nutree
5
5
######
6
6
7
- |gha_badge | |nbsp | |pypi_badge | |nbsp | |lic_badge | |nbsp | |rtd_badge | | nbsp |
8
- |coverage_badge | |nbsp | |so_badge |
7
+ |pypi_badge | |nbsp | |gha_badge | |nbsp | |coverage_badge | |nbsp | |lic_badge |
8
+ |nbsp | | rtd_badge | |nbsp | |so_badge |
9
9
10
10
*A Python library for tree data structures with an intuitive, yet powerful, API. *
11
11
You can’t perform that action at this time.
0 commit comments