mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 07:05:41 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			224 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			224 B
		
	
	
	
		
			INI
		
	
	
	
	
	
[run]
 | 
						|
source = ./InvenTree
 | 
						|
omit =
 | 
						|
    # Do not run coverage on migration files
 | 
						|
    */migrations/*
 | 
						|
    InvenTree/manage.py
 | 
						|
    Inventree/InvenTree/middleware.py
 | 
						|
    Inventree/InvenTree/utils.py
 | 
						|
    Inventree/InvenTree/wsgi.py |