From 39207fbba64ea66c079d4fd0b285a48d8248fb8b Mon Sep 17 00:00:00 2001 From: hneemann Date: Sat, 2 Jun 2018 11:49:27 +0200 Subject: [PATCH] Added CodeCov icon to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1206bbf74..134c29a16 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ These are the main features of Digital: - SVG export of circuits, including a LaTeX/Inkscape compatible SVG version (see [ctan](https://www.ctan.org/tex-archive/info/svg-inkscape)) - No legacy code. -- Good test coverage (about 80%; The GUI tests are not running on Travis-CI, so CodeCov measures only about 50%). +- Good test coverage (about 80%; The GUI tests are not running on the headless Travis-CI servers, so CodeCov measures only about 50%). Almost all examples contain test cases which ensure that they work correctly. ## Documentation ##