coverage for unit tests admin interface to 47%

This commit is contained in:
Moriz Wahl 2021-11-24 18:02:29 +01:00
parent 7d39797a3e
commit ff20a223b9

View File

@ -441,7 +441,7 @@ jobs:
report_name: Coverage Admin Interface
type: lcov
result_path: ./coverage/lcov.info
min_coverage: 65
min_coverage: 47
token: ${{ github.token }}
##############################################################################