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

Unified Diff: go/src/infra/monorail/monorail.infra_testing

Issue 2037143002: Monorail client in Go (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: more tests Created 4 years, 6 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/monorail/monorail.go ('k') | go/src/infra/monorail/monorail.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: go/src/infra/monorail/monorail.infra_testing
diff --git a/go/src/infra/monorail/monorail.infra_testing b/go/src/infra/monorail/monorail.infra_testing
new file mode 100644
index 0000000000000000000000000000000000000000..3223e66ae0f72df8b7613927654f7ceff7c82fa4
--- /dev/null
+++ b/go/src/infra/monorail/monorail.infra_testing
@@ -0,0 +1,5 @@
+{
+ "comment": "coverage is low because of the generated code",
+ "expected_coverage_min": 40,
+ "expected_coverage_max": 100.0
+}
« no previous file with comments | « go/src/infra/monorail/monorail.go ('k') | go/src/infra/monorail/monorail.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698