[README] Add a badge for displaying status of code coverage
authorWook Song <wook16.song@samsung.com>
Thu, 28 Mar 2019 08:47:42 +0000 (17:47 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 29 Mar 2019 04:12:35 +0000 (13:12 +0900)
This patch adds a badge that displays code coverage status to the main
page of github, i.e., README.md.

Signed-off-by: Wook Song <wook16.song@samsung.com>
README.md

index f71c77d..f962643 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # NNStreamer
 
-[![Gitter][gitter-image]][gitter-url]
+[![Gitter][gitter-image]][gitter-url] [![Code Coverage](http://nnsuite.mooo.com/nnstreamer/ci/badge/codecoverage.svg)](http://nnsuite.mooo.com/nnstreamer/ci/gcov_html/index.html)
 
 Neural Network Support as Gstreamer Plugins.