From eeb8266cb78a8abadd6c7519a443be0a4ddff895 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me>
Date: Thu, 1 Oct 2020 22:05:36 -0400
Subject: [PATCH] Added code coverage badge for the gitlab CI.

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

diff --git a/README.md b/README.md
index f2a85b79..b5400527 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 ![](http://aparapi.com/images/logo-text-adjacent.png)
 
 [![pipeline status](http://git.qoto.org/aparapi/aparapi/badges/master/pipeline.svg)](http://git.qoto.org/aparapi/aparapi/-/commits/master)
+[![test coverage](http://git.qoto.org/parapi/aparapi/badges/master/coverage.svg)](http://git.qoto.org/aparapi/aparapi/commits/master)
 [![codecov](https://codecov.io/gh/Syncleus/aparapi/branch/master/graph/badge.svg)](https://codecov.io/gh/Syncleus/aparapi)
 [![Codacy Badge](https://api.codacy.com/project/badge/Grade/b8c0efbe275f44369d9959b5ded14bfd)](https://www.codacy.com/app/freemo/aparapi?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=Syncleus/aparapi&amp;utm_campaign=badger)
 [![License](http://img.shields.io/:license-apache-blue.svg?style=flat-square)](http://www.apache.org/licenses/LICENSE-2.0.html)
-- 
GitLab