Skip to content

Commit b715329

Browse files
authored
Add CodeCov badge to README
Added CodeCov badge to README for coverage metrics.
1 parent 262ad2c commit b715329

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,16 @@ Introduction
1717
:alt: Build Status
1818

1919

20+
.. image:: https://codecov.io/github/tekktrik/CircuitPython_functools/graph/badge.svg?token=MU8I8TJNKI
21+
:target: https://codecov.io/github/tekktrik/CircuitPython_functools
22+
:alt: CodeCov Metrics
23+
24+
2025
.. image:: https://img.shields.io/badge/code%20style-ruff-2a1833.svg
2126
:target: https://github.com/astral-sh/ruff
2227
:alt: Code Style: ruff
2328

29+
2430
.. image:: https://img.shields.io/badge/License-MIT-yellow.svg
2531
:target: https://opensource.org/licenses/MIT
2632
:alt: License: MIT

0 commit comments

Comments
 (0)