From 08d3602c1a3ee1cc1e3aeb3aeccb6b63f3cdf95b Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 29 Mar 2026 20:24:04 +0000 Subject: [PATCH] Update coverage badge to reflect actual coverage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7ca511..35404c4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![PyPI](https://img.shields.io/pypi/v/runcycles)](https://pypi.org/project/runcycles/) [![CI](https://github.com/runcycles/cycles-client-python/actions/workflows/ci.yml/badge.svg)](https://github.com/runcycles/cycles-client-python/actions) [![License](https://img.shields.io/badge/license-Apache%202.0-blue)](LICENSE) -[![Coverage](https://img.shields.io/badge/coverage-85%25+-brightgreen)](https://github.com/runcycles/cycles-client-python/actions) +[![Coverage](https://img.shields.io/badge/coverage-100%25-brightgreen)](https://github.com/runcycles/cycles-client-python/actions) # Cycles Python Client