From 63f9ce60f112a28931dfed45cf8ee5b91bf1f671 Mon Sep 17 00:00:00 2001 From: BackEnv Date: Wed, 27 May 2026 17:17:24 +0200 Subject: [PATCH] Update README.md Add token to code testing coverage badge (Codecov) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f495585..2ca4d93 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ SPDX-License-Identifier: GPL-3.0-or-later [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Tests](https://github.com/stagesoft/gradient-motion-engine/actions/workflows/tests.yml/badge.svg)](https://github.com/stagesoft/gradient-motion-engine/actions/workflows/tests.yml) -[![Coverage](https://codecov.io/gh/stagesoft/gradient-motion-engine/graph/badge.svg)](https://codecov.io/gh/stagesoft/gradient-motion-engine) +[![codecov](https://codecov.io/gh/stagesoft/gradient-motion-engine/graph/badge.svg?token=8QZJTRJU0I)](https://codecov.io/gh/stagesoft/gradient-motion-engine) [![Deploy API documentation](https://github.com/stagesoft/gradient-motion-engine/actions/workflows/docs.yml/badge.svg)](https://github.com/stagesoft/gradient-motion-engine/actions/workflows/docs.yml) * **Source / issues:** [stagesoft/gradient-motion-engine](https://github.com/stagesoft/gradient-motion-engine) on GitHub