Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(291)

Unified Diff: go/src/infra/gae/libs/gae/gae.infra_testing

Issue 1226063003: Move dummy service implementations into their own package. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@abstract
Patch Set: move mathrand test Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: go/src/infra/gae/libs/gae/gae.infra_testing
diff --git a/go/src/infra/gae/libs/gae/gae.infra_testing b/go/src/infra/gae/libs/gae/gae.infra_testing
index 3ccb0e63d1d3867313f8bfcc82895289cf55febf..6469fb252cba54b0bd7ff049131d78667234d216 100644
--- a/go/src/infra/gae/libs/gae/gae.infra_testing
+++ b/go/src/infra/gae/libs/gae/gae.infra_testing
@@ -1,4 +1,4 @@
{
- "expected_coverage_min": 64,
- "expected_coverage_max": 65
+ "expected_coverage_min": 68,
+ "expected_coverage_max": 69
}

Powered by Google App Engine
This is Rietveld 408576698