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

Unified Diff: pre-commit-go.yml

Issue 1957953002: Add cloud datastore implementation. (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/gae@master
Patch Set: Adjust minimum coverage. 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 | « impl/prod/raw_datastore.go ('k') | service/datastore/finalized_query.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pre-commit-go.yml
diff --git a/pre-commit-go.yml b/pre-commit-go.yml
index 93da2cc04f67e78c52720e6f17220b57598b97e6..40d2d08ccf35b1a88126b61e27b583ec68571c96 100644
--- a/pre-commit-go.yml
+++ b/pre-commit-go.yml
@@ -12,7 +12,7 @@ coverage_settings: &COVERAGE_SETTINGS
min_coverage: 50
max_coverage: 100
per_dir_default:
- min_coverage: 1
+ min_coverage: 0
max_coverage: 100
per_dir:
impl/prod: null
« no previous file with comments | « impl/prod/raw_datastore.go ('k') | service/datastore/finalized_query.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698