Update .coveragerc
Set up proper source and omit options. Change-Id: I28e95c5dde5d906dc2bf44b647017f8cff5981f6 Implements: blueprint update-coveragerc
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
[run]
 | 
			
		||||
branch = True
 | 
			
		||||
source = nova
 | 
			
		||||
omit = nova/tests/*,DynamicallyCompiledCheetahTemplate.py
 | 
			
		||||
omit = nova/tests/*,nova/openstack/*,DynamicallyCompiledCheetahTemplate.py
 | 
			
		||||
 | 
			
		||||
[report]
 | 
			
		||||
ignore-errors = True
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user