mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-04-24 16:52:34 +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:
|
||||
coverageFile: coverage.xml
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
thresholdAll: 0.8
|
||||
thresholdNew: 0.8
|
||||
thresholdModified: 0.8
|
||||
thresholdAll: 0.7
|
||||
thresholdNew: 0.7
|
||||
thresholdModified: 0.7
|
||||
|
||||
coverage_report:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user