Enable strict coverage for all modules

Bug: chromium:693058
Change-Id: I6e00f73141722dc47f8da16e21dadd1d4e26a14f
Reviewed-on: https://chromium-review.googlesource.com/475911
Commit-Queue: Paweł Hajdan Jr. <phajdan.jr@chromium.org>
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
This commit is contained in:
Paweł Hajdan, Jr
2017-04-12 20:50:37 +02:00
committed by Commit Bot
parent 313c4e4430
commit 3978290b21
20 changed files with 86 additions and 24 deletions

View File

@@ -2,7 +2,3 @@ DEPS = [
'recipe_engine/raw_io',
'recipe_engine/step',
]
# TODO(phajdan.jr): provide coverage (http://crbug.com/693058).
DISABLE_STRICT_COVERAGE = True