coverage unit tests admin interface 51%

This commit is contained in:
Moriz Wahl 2021-11-24 21:12:59 +01:00
parent e0e707e680
commit 62b3600ac7

View File

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