Set up proper source and omit options. Change-Id: Ia067d229eb3d7a5806364de22724c16166950bc1 Implements: blueprint update-coveragerc
		
			
				
	
	
		
			8 lines
		
	
	
		
			111 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			111 B
		
	
	
	
		
			INI
		
	
	
	
	
	
[run]
 | 
						|
branch = True
 | 
						|
source = openstackclient
 | 
						|
omit = openstackclient/openstack/*
 | 
						|
 | 
						|
[report]
 | 
						|
ignore-errors = True
 |