Skip to content

Commit 088c51c

Browse files
GeneAIclaude
authored andcommitted
docs: Add dynamic Codecov badge to README
Replaced static coverage badge with dynamic Codecov badge that updates automatically from CI. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 83c52cc commit 088c51c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![PyPI downloads](https://img.shields.io/pypi/dm/empathy-framework.svg)](https://pypistats.org/packages/empathy-framework)
77
[![Python 3.10+](https://img.shields.io/pypi/pyversions/empathy-framework.svg)](https://pypi.org/project/empathy-framework/)
88
[![License](https://img.shields.io/badge/License-Fair%20Source%200.9-blue.svg)](https://github.com/Smart-AI-Memory/empathy-framework/blob/main/LICENSE)
9-
![Coverage](https://img.shields.io/badge/coverage-90.66%25-brightgreen)
9+
[![codecov](https://codecov.io/gh/Smart-AI-Memory/empathy-framework/graph/badge.svg)](https://codecov.io/gh/Smart-AI-Memory/empathy-framework)
1010
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
1111
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
1212
[![Built with Claude Code](https://img.shields.io/badge/Built_with-Claude_Code-5865F2?logo=anthropic&logoColor=white)](https://claude.ai/claude-code)

0 commit comments

Comments
 (0)