mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
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:
committed by
Commit Bot
parent
313c4e4430
commit
3978290b21
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user