mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-30 17:53:21 -04:00 
			
		
		
		
	This fix disables codecov/patch and codecov/changes status report as the project has already been well covered by codecov/project status. The codecov/patch and codecov/changes status are misleading. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
		
			
				
	
	
		
			9 lines
		
	
	
		
			128 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			128 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| coverage:
 | |
|   status:
 | |
|     project:
 | |
|       default:
 | |
|         target: 40%
 | |
|         threshold: null
 | |
|     patch: false
 | |
|     changes: false
 |