File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 2828 - name : Run tests with pytest
2929 run : |
3030 pytest -v
31+
32+ - name : Upload coverage reports to Codecov
33+ 34+ with :
35+ token : ${{ secrets.CODECOV_TOKEN }}
36+ slug : scikit-learn-contrib/radius_clustering
Original file line number Diff line number Diff line change 44<a href =" https://docs.astral.sh/ruff/ " ><img alt =" Code style: Ruff " src =" https://img.shields.io/badge/style-ruff-41B5BE?style=flat " ></a >
55<a href =" https://lias-laboratory.github.io/radius_clustering/ " ><img alt =" GitHub Actions Workflow Status " src =" https://img.shields.io/github/actions/workflow/status/lias-laboratory/radius_clustering/sphinx.yml?label=Doc%20Building " ></a >
66<a ><img alt =" Python version supported " src =" https://img.shields.io/pypi/pyversions/radius-clustering " ></a >
7+ <a href =" https://codecov.io/gh/scikit-learn-contrib/radius_clustering " ><img alt =" Codecov " src =" https://codecov.io/gh/scikit-learn-contrib/radius_clustering/branch/master/graph/badge.svg " ></a >
78
89</p >
910
You can’t perform that action at this time.
0 commit comments