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

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

Issue 1154213012: Add context-aware "time" library wrapper. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Added coverage files. 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/time.go ('k') | go/src/infra/libs/clock/clock.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/wrapper.infra_testing
diff --git a/go/src/infra/gae/libs/wrapper/wrapper.infra_testing b/go/src/infra/gae/libs/wrapper/wrapper.infra_testing
index 12f64bd785bd3d80c6c3c45fb5143335b5d82e05..df3b535675a1ada1526ced8335103eba4e31965d 100644
--- a/go/src/infra/gae/libs/wrapper/wrapper.infra_testing
+++ b/go/src/infra/gae/libs/wrapper/wrapper.infra_testing
@@ -1,4 +1,4 @@
{
- "expected_coverage_min": 60,
- "expected_coverage_max": 61
+ "expected_coverage_min": 58,
+ "expected_coverage_max": 59
}
« no previous file with comments | « go/src/infra/gae/libs/wrapper/time.go ('k') | go/src/infra/libs/clock/clock.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698