Mock code to hopefully trigger test coverage failure
This commit is contained in:
		
							parent
							
								
									8f52d85f1a
								
							
						
					
					
						commit
						df3c4914b3
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -159,3 +159,7 @@ def parse_list(value):
 | 
			
		|||
        elif value.startswith("'") and value.endswith("'"):
 | 
			
		||||
            values[i] = value[1:-1]
 | 
			
		||||
    return values
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
def foo():
 | 
			
		||||
    raise NotImplementedError
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue