mirror of
				https://git.proxmox.com/git/mirror_zfs.git
				synced 2025-10-26 18:05:04 +03:00 
			
		
		
		
	Reduce codecov PR comments
Attempt to reduce the number of comments posted by codecov to PR requests. Based on the codecov documenation setting "require_changes=yes" and "behavior=once" should result in a single comment under most circumstances. https://docs.codecov.io/v4.3.6/docs/pull-request-comments Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Issue #7022 Closes #7025
This commit is contained in:
		
							parent
							
								
									8b20a9f996
								
							
						
					
					
						commit
						b02becaa00
					
				
							
								
								
									
										3
									
								
								.github/codecov.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/codecov.yml
									
									
									
									
										vendored
									
									
								
							@ -18,4 +18,5 @@ coverage:
 | 
			
		||||
 | 
			
		||||
comment:
 | 
			
		||||
  layout: "reach, diff, flags, footer"
 | 
			
		||||
  behavior: "new"		# delete old, post new
 | 
			
		||||
  behavior: once		# update if exists; post new; skip if deleted
 | 
			
		||||
  require_changes: yes		# only post when coverage changes
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user