mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	codecov: disable "patch" status
CodeCov has been very hit-and-miss recently; it looks like we may need some additional settings to make it compare with the correct parent commit (perhaps it doesn't work well with rebasing), Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
		
							parent
							
								
									aca813e135
								
							
						
					
					
						commit
						b2795564dc
					
				
					 1 changed files with 1 additions and 4 deletions
				
			
		| 
						 | 
					@ -5,10 +5,7 @@ github_checks:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
coverage:
 | 
					coverage:
 | 
				
			||||||
  status:
 | 
					  status:
 | 
				
			||||||
    patch:
 | 
					    patch: false
 | 
				
			||||||
      default:
 | 
					 | 
				
			||||||
        target: 50%
 | 
					 | 
				
			||||||
        only_pulls: true
 | 
					 | 
				
			||||||
    # project will give us the diff in the total code coverage between a commit
 | 
					    # project will give us the diff in the total code coverage between a commit
 | 
				
			||||||
    # and its parent
 | 
					    # and its parent
 | 
				
			||||||
    project:
 | 
					    project:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue