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

Unified Diff: .coveragerc

Issue 413983003: Refactor infra git libs and testing. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Address comments Created 6 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
« no previous file with comments | « no previous file | PRESUBMIT.py » ('j') | infra/libs/git2/test/test_util.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .coveragerc
diff --git a/.coveragerc b/.coveragerc
new file mode 100644
index 0000000000000000000000000000000000000000..bccf59e7eae7675ba3e113a6eb09871f4434a4e4
--- /dev/null
+++ b/.coveragerc
@@ -0,0 +1,3 @@
+[run]
+include = ./*
+omit = ./ENV/*
« no previous file with comments | « no previous file | PRESUBMIT.py » ('j') | infra/libs/git2/test/test_util.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698