File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 4141 run : |
4242 mypy qolmat
4343 echo you should uncomment mypy qolmat and delete this line
44+ - name : Upload coverage reports to Codecov
45+ uses : codecov/codecov-action@v3
46+ env :
47+ CODECOV_TOKEN : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change 11.. -*- mode: rst -*-
22
3- |GitHubActions |_ |ReadTheDocs |_ |License |_ |PythonVersion |_ |PyPi |_ |Release |_ |Commits |_
3+ |GitHubActions |_ |ReadTheDocs |_ |License |_ |PythonVersion |_ |PyPi |_ |Release |_ |Commits |_ | Codecov |_
44
55.. |GitHubActions | image :: https://github.com/Quantmetry/qolmat/actions/workflows/test.yml/badge.svg
66.. _GitHubActions : https://github.com/Quantmetry/qolmat/actions
2323.. |Commits | image :: https://img.shields.io/github/commits-since/Quantmetry/qolmat/latest/main
2424.. _Commits : https://github.com/Quantmetry/qolmat/commits/main
2525
26+ .. |Codecov | image :: https://codecov.io/gh/quantmetry/qolmat/branch/master/graph/badge.svg
27+ .. _Codecov : https://codecov.io/gh/quantmetry/qolmat
28+
2629.. image :: https://raw.githubusercontent.com/Quantmetry/qolmat/main/docs/images/logo.png
2730 :align: center
2831
You can’t perform that action at this time.
0 commit comments