From 76686d085bd59b5ba39de1940792c074caecef08 Mon Sep 17 00:00:00 2001 From: Max Moroz Date: Mon, 19 Nov 2018 11:55:18 -0800 Subject: Update reproducing.md --- docs/reproducing.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/reproducing.md') diff --git a/docs/reproducing.md b/docs/reproducing.md index e26bae48..0c3ae59c 100644 --- a/docs/reproducing.md +++ b/docs/reproducing.md @@ -84,3 +84,5 @@ $ python infra/helper.py build_image $PROJECT_NAME $ python infra/helper.py build_fuzzers --sanitizer
--engine $PROJECT_NAME $ python infra/helper.py check_build --sanitizer
--engine $PROJECT_NAME ``` + +For reproducing a `coverage` build failure, follow [Code Coverage page](code_coverage.md) to build your project and generate a code coverage report. -- cgit v1.2.3