test: Ignore cmd dir in coverage reporting
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| [run] | ||||
| branch = True | ||||
| source = falcon | ||||
| omit = falcon/tests*,falcon/bin*,falcon/bench* | ||||
| omit = falcon/tests*,falcon/bin*,falcon/bench*,falcon/cmd* | ||||
		Reference in New Issue
	
	Block a user
	 kgriffs
					kgriffs