mirror of
				https://github.com/red0124/ssp.git
				synced 2025-11-04 14:46:45 +01:00 
			
		
		
		
	[skip ci] Update coverage.yml, fix lcov usage error
This commit is contained in:
		
							parent
							
								
									90a116ac7b
								
							
						
					
					
						commit
						1798b4c6f3
					
				
							
								
								
									
										2
									
								
								.github/workflows/coverage.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/coverage.yml
									
									
									
									
										vendored
									
									
								
							@ -63,7 +63,7 @@ jobs:
 | 
			
		||||
 | 
			
		||||
      - name: Generate coverage report
 | 
			
		||||
        run: |
 | 
			
		||||
          lcov -d . -c -o out.info --rc lcov_branch_coverage=1 --no-external --filter branch --filter line
 | 
			
		||||
          lcov -d . -c -o out.info --rc branch_coverage=1 --no-external --filter branch --filter line --ignore-erros mismatch
 | 
			
		||||
          lcov -e out.info '*include/ss*hpp' -o filtered.info
 | 
			
		||||
 | 
			
		||||
      - name: Invoke coveralls
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user