Skip to content

Commit

Permalink
build: disables coverage threshold for new files
Browse files Browse the repository at this point in the history
  • Loading branch information
tdstein committed Feb 21, 2024
1 parent 70dd340 commit a666985
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,4 @@ jobs:
with:
coverageFile: coverage.xml
thresholdAll: 0.8
thresholdNew: 0.9
thresholdModified: 0.9
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a666985

Please sign in to comment.