Add .coveragerc file to show correct code coverage
Change-Id: I85eaa7f96c9ebf82984356cd08f2d05a0915e0e5
This commit is contained in:
		
							
								
								
									
										7
									
								
								.coveragerc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								.coveragerc
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
[run]
 | 
			
		||||
branch = True
 | 
			
		||||
source = cinderclient
 | 
			
		||||
omit = cinderclient/openstack/*
 | 
			
		||||
 | 
			
		||||
[report]
 | 
			
		||||
ignore-errors = True
 | 
			
		||||
		Reference in New Issue
	
	Block a user