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

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

Issue 1227183003: Change RawDatastore to do less reflection. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@move_dummy
Patch Set: fix No/ShouldIndex 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
« no previous file with comments | « go/src/infra/gae/libs/gae/dummy/dummy.go ('k') | go/src/infra/gae/libs/gae/helper/datastore.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 61a9140571b31f1589519ababf1592b8cc3b3f0b..ecac89bf98b1b360448ea17b3c119a94ac780653 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": 81,
- "expected_coverage_max": 82
+ "expected_coverage_min": 79,
+ "expected_coverage_max": 81
}
« no previous file with comments | « go/src/infra/gae/libs/gae/dummy/dummy.go ('k') | go/src/infra/gae/libs/gae/helper/datastore.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698