From 9b2daa9499ae2cffb8542e7ac4408e1648059bc4 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 17 Sep 2022 16:58:31 +0200 Subject: [PATCH] remove coverage --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e7a537d6..551d1a92 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ ebusd is a daemon for handling communication with eBUS devices connected to a 2-wire bus system ("energy bus" used by numerous heating systems). [![Build](https://github.com/john30/ebusd/actions/workflows/build.yml/badge.svg)](https://github.com/john30/ebusd/actions/workflows/build.yml) -[![Coverage](https://github.com/john30/ebusd/actions/workflows/coverage.yml/badge.svg)](https://github.com/john30/ebusd/actions/workflows/coverage.yml) [![codecov](https://codecov.io/gh/john30/ebusd/branch/master/graph/badge.svg)](https://codecov.io/gh/john30/ebusd) [![Release Downloads](https://img.shields.io/github/downloads/john30/ebusd/total)](https://github.com/john30/ebusd/releases/latest) [![Docker Downloads](https://img.shields.io/docker/pulls/john30/ebusd)](https://hub.docker.com/repository/docker/john30/ebusd)