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

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: rebase 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 61a9140571b31f1589519ababf1592b8cc3b3f0b..b3c32ecc0550e888ec535e66166bc2c43cde92c2 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": 82,
+ "expected_coverage_max": 83
}

Powered by Google App Engine
This is Rietveld 408576698