From afadb7d4dd3fc23745cc9e369352790ea1797558 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Mon, 10 Apr 2017 11:54:34 +0430 Subject: added a coverage tag --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2493a2d..14e571d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ src="https://scan.coverity.com/projects/11154/badge.svg"/> [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/553/badge)](https://bestpractices.coreinfrastructure.org/projects/553) +[![Coverage Status](https://coveralls.io/repos/github/bloodstalker/mutator/badge.svg?branch=master)](https://coveralls.io/github/bloodstalker/mutator?branch=master) Follow @xashmith @@ -92,7 +93,7 @@ All the as-of-yet implemented features of the project are very much buildable an #### Linux -To build the project, you need to have the LLVM libraries 4.0 or higher. The project can not be built with LLVM 3.9 or lower. The latest tested is LLVM trunk:299357.
+To build the project, you need to have the LLVM libraries 4.0 or higher. The project can not be built with LLVM 3.9 or lower. The latest tested is LLVM trunk:299810.
Here Are the build options:
* Running `make` will build the default target which is `all`. This will build all three executables, without support for coverage instrumentation.
-- cgit v1.2.3