From 8789b04a60fe0f90722677b6cffe5f4cc2e675fe Mon Sep 17 00:00:00 2001
From: Philipp Schubert <pschubert@neuro.mpg.de>
Date: Fri, 8 Jul 2022 06:37:02 +0000
Subject: [PATCH] Remove coverage badge in README.md as it needs proper
 integration in `gitlab.yml`.

---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index 52ce6ccd..a9f85865 100755
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
 <img align="right" width="300" src="./docs/_static/logo_SyConn.png"><br/>
 [![Documentation Status](https://readthedocs.org/projects/syconn/badge/?version=latest)](https://syconn.readthedocs.io/en/latest/?badge=latest)
 [![pipeline status](https://gitlab.mpcdf.mpg.de/pschuber/SyConn/badges/master/pipeline.svg)](https://gitlab.mpcdf.mpg.de/pschuber/SyConn/commits/master)
-[![coverage report](https://gitlab.mpcdf.mpg.de/pschuber/SyConn/badges/master/coverage.svg)](https://gitlab.mpcdf.mpg.de/pschuber/SyConn/commits/master)
 [![pylint status](https://gitlab.mpcdf.mpg.de/pschuber/SyConn/-/jobs/artifacts/master/raw/pylint/pylint.svg?job=pylint)](https://gitlab.mpcdf.mpg.de/pschuber/SyConn/-/jobs/artifacts/master/raw/pylint/pylint.log?job=pylint)
 
 SyConn2
-- 
GitLab