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

Unified Diff: go/src/infra/tools/cr/lib/subcommand/subcommand.infra_testing

Issue 1929153002: Add beginnings of new cr command (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Fix windows arguments 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
Index: go/src/infra/tools/cr/lib/subcommand/subcommand.infra_testing
diff --git a/go/src/infra/tools/cr/lib/subcommand/subcommand.infra_testing b/go/src/infra/tools/cr/lib/subcommand/subcommand.infra_testing
new file mode 100644
index 0000000000000000000000000000000000000000..5a8dd32ccdcd580bc6241bc059af40a7376532f4
--- /dev/null
+++ b/go/src/infra/tools/cr/lib/subcommand/subcommand.infra_testing
@@ -0,0 +1,4 @@
+{
+ "expected_coverage_min": 85.0,
+ "expected_coverage_max": 90.0
+}
« no previous file with comments | « go/src/infra/tools/cr/lib/subcommand/subcommand.go ('k') | go/src/infra/tools/cr/lib/subcommand/subcommand_test.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698