mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-11-04 04:29:13 +00:00 
			
		
		
		
	fix: use code coverage from forked repo for testing
This commit is contained in:
		
							parent
							
								
									3a3f248edd
								
							
						
					
					
						commit
						c61f5b72e8
					
				
							
								
								
									
										2
									
								
								.github/workflows/yarn-coverage.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/yarn-coverage.yml
									
									
									
									
										vendored
									
									
								
							@ -68,7 +68,7 @@ jobs:
 | 
				
			|||||||
        run: yarn test:cov-summary
 | 
					        run: yarn test:cov-summary
 | 
				
			||||||
        id: yarn_coverage
 | 
					        id: yarn_coverage
 | 
				
			||||||
      - name: Jest Coverage Comment
 | 
					      - name: Jest Coverage Comment
 | 
				
			||||||
        uses: MishaKav/jest-coverage-comment@main
 | 
					        uses: chirag-madlani/jest-coverage-comment@patch-1
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          coverage-summary-path: ${{env.UI_COVERAGE_DIRECTORY}}/coverage-summary.json
 | 
					          coverage-summary-path: ${{env.UI_COVERAGE_DIRECTORY}}/coverage-summary.json
 | 
				
			||||||
          title: Jest test Coverage
 | 
					          title: Jest test Coverage
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user