From 858c4eb8089236895f397b1d94cfa30f1f7fbcc6 Mon Sep 17 00:00:00 2001 From: "Zach Seils (seils)" Date: Fri, 27 Apr 2018 08:46:11 -0400 Subject: [PATCH] Add code coverage badge to README --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 9582f756..91f244b3 100644 --- a/README.rst +++ b/README.rst @@ -14,6 +14,10 @@ Lemur .. image:: https://travis-ci.org/Netflix/lemur.svg :target: https://travis-ci.org/Netflix/lemur +.. image:: https://coveralls.io/repos/github/Netflix/lemur/badge.svg?branch=master + :target: https://coveralls.io/github/Netflix/lemur?branch=master + + Lemur manages TLS certificate creation. While not able to issue certificates itself, Lemur acts as a broker between CAs and environments providing a central portal for developers to issue TLS certificates with 'sane' defaults.