mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
increase coverage requirement to 81% in backend
This commit is contained in:
parent
7583619058
commit
d1f72891e0
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -427,7 +427,7 @@ jobs:
|
||||
report_name: Coverage Backend
|
||||
type: lcov
|
||||
result_path: ./backend/coverage/lcov.info
|
||||
min_coverage: 80
|
||||
min_coverage: 81
|
||||
token: ${{ github.token }}
|
||||
|
||||
##########################################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user