From 297fdff4a29b110ecb7320ad97906c33151aefeb Mon Sep 17 00:00:00 2001
From: lukken <lukken@astron.nl>
Date: Mon, 25 Apr 2022 05:46:15 +0000
Subject: [PATCH] Add coverage badge to README.md

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

diff --git a/README.md b/README.md
index 09eedaf9a..b8f08504f 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
 [![Pipeline Status](https://git.astron.nl/lofar2.0/tango/badges/master/pipeline.svg)](https://git.astron.nl/lofar2.0/tango/-/pipelines)
+[![Coverage Status](https://git.astron.nl/lofar2.0/tango/badges/master/coverage.svg)](https://git.astron.nl/lofar2.0/tango/-/jobs/artifacts/master/download?job=unit_test)
 [![Documentation Status](https://readthedocs.org/projects/lofar20-station-control/badge/?version=latest)](https://lofar20-station-control.readthedocs.io/en/latest/?badge=latest)
 
 # Tango Station Control
-- 
GitLab