build(codecov): Added a codecov configuration (#3891)
Signed-off-by: Flc゛ <four_leaf_clover@foxmail.com>
This commit is contained in:
		
							
								
								
									
										13
									
								
								codecov.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								codecov.yml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,13 @@
 | 
				
			|||||||
 | 
					coverage:
 | 
				
			||||||
 | 
					  require_ci_to_pass: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  status:
 | 
				
			||||||
 | 
					    project:
 | 
				
			||||||
 | 
					      default:
 | 
				
			||||||
 | 
					        target: 99%
 | 
				
			||||||
 | 
					        threshold: 99%
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    patch:
 | 
				
			||||||
 | 
					      default:
 | 
				
			||||||
 | 
					        target: 99%
 | 
				
			||||||
 | 
					        threshold: 95%
 | 
				
			||||||
		Reference in New Issue
	
	Block a user