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

Unified Diff: go/src/infra/gae/libs/gae/helper/helper.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/helper/datastore_test.go ('k') | go/src/infra/gae/libs/gae/helper/serialize.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/helper/helper.infra_testing
diff --git a/go/src/infra/gae/libs/gae/helper/helper.infra_testing b/go/src/infra/gae/libs/gae/helper/helper.infra_testing
index 6db8662ff776a9e9f23d00081dd6a447aa409493..6dd2d5b47ecde15c1cd67f3bd16a8b89462b7b69 100644
--- a/go/src/infra/gae/libs/gae/helper/helper.infra_testing
+++ b/go/src/infra/gae/libs/gae/helper/helper.infra_testing
@@ -1,4 +1,4 @@
{
- "expected_coverage_min": 99,
- "expected_coverage_max": 100
+ "expected_coverage_min": 98,
+ "expected_coverage_max": 99
}
« no previous file with comments | « go/src/infra/gae/libs/gae/helper/datastore_test.go ('k') | go/src/infra/gae/libs/gae/helper/serialize.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698