Reduce the coverage threshold to 1%
This commit is contained in:
		
							parent
							
								
									af27d68add
								
							
						
					
					
						commit
						1b9100a7f7
					
				@ -10,7 +10,7 @@ const config: Config.InitialOptions = {
 | 
			
		||||
  coverageProvider: "v8",
 | 
			
		||||
  coverageThreshold: {
 | 
			
		||||
    global: {
 | 
			
		||||
      lines: 90
 | 
			
		||||
      lines: 1
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user