mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-04-25 00:12:35 +02:00
Reduced required code coverage to 70% (#140)
This commit is contained in:
parent
487b2f42d1
commit
495cd90d85
6
.github/workflows/test-and-build-action.yaml
vendored
6
.github/workflows/test-and-build-action.yaml
vendored
@ -58,9 +58,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
coverageFile: coverage.xml
|
coverageFile: coverage.xml
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
thresholdAll: 0.8
|
thresholdAll: 0.7
|
||||||
thresholdNew: 0.8
|
thresholdNew: 0.7
|
||||||
thresholdModified: 0.8
|
thresholdModified: 0.7
|
||||||
|
|
||||||
coverage_report:
|
coverage_report:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user