mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Upload frontend coverage to codecov
This commit is contained in:
		
							
								
								
									
										9
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -211,6 +211,15 @@ jobs: | ||||
|         with: | ||||
|           name: jest-coverage-report | ||||
|           path: src-ui/coverage | ||||
|       - | ||||
|         name: Upload frontend coverage to Codecov | ||||
|         if: always() | ||||
|         uses: codecov/codecov-action@v3 | ||||
|         with: | ||||
|           # not required for public repos, but intermittently fails otherwise | ||||
|           token: ${{ secrets.CODECOV_TOKEN }} | ||||
|           # future expansion | ||||
|           flags: frontend | ||||
|       - | ||||
|         name: Run Playwright e2e tests | ||||
|         run: cd src-ui && npx playwright test | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 shamoon
					shamoon