mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
update coverage
This commit is contained in:
parent
90d3b9aa43
commit
c22db51ab2
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -268,7 +268,7 @@ jobs:
|
||||
report_name: Coverage Backend Login
|
||||
type: lcov
|
||||
result_path: ./coverage/coverage.info
|
||||
min_coverage: 13
|
||||
min_coverage: 25
|
||||
token: ${{ github.token }}
|
||||
|
||||
##############################################################################
|
||||
@ -341,7 +341,7 @@ jobs:
|
||||
report_name: Coverage Backend Community
|
||||
type: phpunit
|
||||
result_path: ./coverage/coverage.info
|
||||
min_coverage: 10
|
||||
min_coverage: 14
|
||||
token: ${{ github.token }}
|
||||
|
||||
#test:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user