We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b16965 commit 2a981d9Copy full SHA for 2a981d9
README.md
@@ -2,10 +2,13 @@
2
3
[![Tests][badge-tests]][link-tests]
4
[![Documentation][badge-docs]][link-docs]
5
+[![Codecov][badge-codecov]][link-codecov]
6
7
[badge-tests]: https://img.shields.io/github/actions/workflow/status/scverse/spatialdata-plot/test.yaml?branch=main
8
[link-tests]: https://github.com/scverse/spatialdata-plot/actions/workflows/test.yml
9
[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
12
13
A very interesting piece of code
14
0 commit comments