From 79d5f7f5afe12b6ad1c773fc0d07ff1d45933555 Mon Sep 17 00:00:00 2001
From: Daniel <d.hornung@indiscale.com>
Date: Tue, 10 Dec 2024 16:47:08 +0100
Subject: [PATCH] ENH: Coverage badge on README.txt

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 053fe9b..0e450f7 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@ populating FAIR data spaces.  Ruqad connects to [Kadi4Mat](https://kadi.iam.kit.
 the data, stores the results in a [LinkAhead](https://getlinkahead.com) instance and makes the data available via an [EDC
 (Eclipse Dataspace Components)](https://projects.eclipse.org/projects/technology.edc) instance.
 
+![coverage](https://gitlab.indiscale.com/caosdb/customers/f-fit/ruqad/badges/dev/coverage.svg?job=coverage)
+
 ## Usage
 
 ### Installation ###
-- 
GitLab