File tree Expand file tree Collapse file tree 4 files changed +8
-1
lines changed
Expand file tree Collapse file tree 4 files changed +8
-1
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 6767 files : junit.xml
6868 if : ${{ matrix.os == 'ubuntu-latest' }}
6969
70+ - name : Upload coverage
71+ uses : codecov/codecov-action@v5
72+ with :
73+ token : ${{ secrets.CODECOV_TOKEN }}
74+ if : matrix.os == 'ubuntu-latest'
75+
7076 - name : Twine check
7177 run : make dist
File renamed without changes.
Original file line number Diff line number Diff line change 88<br />
99<br />
1010
11- [ ![ Build Status] ( https://github.com/Point72/ccflow/actions/workflows/build.yml/badge.svg?branch=main&event=push )] ( https://github.com/Point72/ccflow/actions/workflows/build.yml )
11+ [ ![ Build Status] ( https://github.com/Point72/ccflow/actions/workflows/build.yaml/badge.svg?branch=main&event=push )] ( https://github.com/Point72/ccflow/actions/workflows/build.yaml )
12+ [ ![ codecov] ( https://codecov.io/gh/point72/ccflow/branch/main/graph/badge.svg )] ( https://codecov.io/gh/point72/ccflow )
1213[ ![ GitHub issues] ( https://img.shields.io/github/issues/point72/ccflow.svg )] ( https://github.com/point72/ccflow/issues )
1314[ ![ PyPI Version] ( https://img.shields.io/pypi/v/ccflow.svg )] ( https://pypi.python.org/pypi/ccflow )
1415[ ![ License] ( https://img.shields.io/pypi/l/ccflow.svg )] ( https://github.com/Point72/ccflow/blob/main/LICENSE )
You can’t perform that action at this time.
0 commit comments