From fd0b5810ceefb4fca172e5bce62290d1cc142d26 Mon Sep 17 00:00:00 2001 From: Stephan Seitz <stephan.seitz@fau.de> Date: Wed, 7 Aug 2019 17:30:24 +0200 Subject: [PATCH] Add codecov badge --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index ea413a3..7e3e361 100644 --- a/README.rst +++ b/README.rst @@ -5,6 +5,9 @@ .. image:: https://travis-ci.org/theHamsta/pystencils_autodiff.svg?branch=master :target: https://travis-ci.org/theHamsta/pystencils_autodiff +.. image:: https://codecov.io/gh/theHamsta/pystencils_autodiff/branch/master/graph/badge.svg + :target: https://codecov.io/gh/theHamsta/pystencils_autodiff + pystencils_autodiff =================== -- GitLab