added coverage+find+pylint dev scripts
[p2pool.git] / dev / COVERAGE_REPORT
diff --git a/dev/COVERAGE_REPORT b/dev/COVERAGE_REPORT
new file mode 100644 (file)
index 0000000..e69db4b
--- /dev/null
@@ -0,0 +1 @@
+python -m coverage report --include='p2pool/*' --omit='p2pool/test/*' -m