mirror of
				https://github.com/gin-gonic/gin.git
				synced 2025-11-04 17:22:12 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			188 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			188 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
coverage:
 | 
						|
  require_ci_to_pass: true
 | 
						|
 | 
						|
  status:
 | 
						|
    project:
 | 
						|
      default:
 | 
						|
        target: 99%
 | 
						|
        threshold: 99%
 | 
						|
 | 
						|
    patch:
 | 
						|
      default:
 | 
						|
        target: 99%
 | 
						|
        threshold: 95% |