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

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

Issue 1160253002: Add initial Query generation, correctness checking and index generation. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: address comments and stuff Created 5 years, 7 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
« no previous file with comments | « go/src/infra/gae/libs/wrapper/memory/key_test.go ('k') | go/src/infra/gae/libs/wrapper/memory/plist.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: go/src/infra/gae/libs/wrapper/memory/memory.infra_testing
diff --git a/go/src/infra/gae/libs/wrapper/memory/memory.infra_testing b/go/src/infra/gae/libs/wrapper/memory/memory.infra_testing
index 5210d739704a4a5c515beecf8ea616c7f6936b53..8fdd6eab0c9e61e26c13998755fae906b70533e6 100644
--- a/go/src/infra/gae/libs/wrapper/memory/memory.infra_testing
+++ b/go/src/infra/gae/libs/wrapper/memory/memory.infra_testing
@@ -1,4 +1,4 @@
{
- "expected_coverage_min": 88,
- "expected_coverage_max": 89
+ "expected_coverage_min": 89,
+ "expected_coverage_max": 90
}
« no previous file with comments | « go/src/infra/gae/libs/wrapper/memory/key_test.go ('k') | go/src/infra/gae/libs/wrapper/memory/plist.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698