We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 262ad2c commit b715329Copy full SHA for b715329
1 file changed
README.rst
@@ -17,10 +17,16 @@ Introduction
17
:alt: Build Status
18
19
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
25
.. image:: https://img.shields.io/badge/code%20style-ruff-2a1833.svg
26
:target: https://github.com/astral-sh/ruff
27
:alt: Code Style: ruff
28
29
30
.. image:: https://img.shields.io/badge/License-MIT-yellow.svg
31
:target: https://opensource.org/licenses/MIT
32
:alt: License: MIT
0 commit comments