mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-11-03 18:43:04 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			254 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			254 B
		
	
	
	
		
			INI
		
	
	
	
	
	
[run]
 | 
						|
source = .
 | 
						|
branch = False
 | 
						|
omit =
 | 
						|
    *test*
 | 
						|
    */migrations/*
 | 
						|
    doc/*
 | 
						|
    env/*
 | 
						|
    sith/toolbar_debug.py
 | 
						|
    sith/wsgi.py
 | 
						|
    migrate.py
 | 
						|
[report]
 | 
						|
show_missing = False
 | 
						|
include = *.py
 | 
						|
[html]
 | 
						|
title = Sith Code Coverage
 | 
						|
directory = coverage_report
 |