Skip to content

Commit

Permalink
docs: jacoco에 admin 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeShinHaeng committed Feb 3, 2025
1 parent 57e4d76 commit d045a27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request-test-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
paths: |
${{ github.workspace }}/aics-domain/build/jacoco/test/jacocoTestReport.xml
${{ github.workspace }}/aics-api/build/jacoco/test/jacocoTestReport.xml
${{ github.workspace }}/aics-admin/build/jacoco/test/jacocoTestReport.xml
token: ${{ secrets.GITHUB_TOKEN }}
min-coverage-overall: 80
min-coverage-changed-files: 70
Expand Down

0 comments on commit d045a27

Please sign in to comment.