Skip to content

Commit 2a981d9

Browse files
authored
Added codecov badge to README (#33)
1 parent 1b16965 commit 2a981d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22

33
[![Tests][badge-tests]][link-tests]
44
[![Documentation][badge-docs]][link-docs]
5+
[![Codecov][badge-codecov]][link-codecov]
56

67
[badge-tests]: https://img.shields.io/github/actions/workflow/status/scverse/spatialdata-plot/test.yaml?branch=main
78
[link-tests]: https://github.com/scverse/spatialdata-plot/actions/workflows/test.yml
89
[badge-docs]: https://img.shields.io/readthedocs/spatialdata-plot
10+
[badge-codecov]: https://codecov.io/gh/scverse/spatialdata-plot/branch/main/graph/badge.svg?token=C45F3ATSVI
11+
[link-codecov]: https://app.codecov.io/gh/scverse/spatialdata-plot
912

1013
A very interesting piece of code
1114

0 commit comments

Comments
 (0)