coverage tests admin interface to 55%

This commit is contained in:
Moriz Wahl 2021-12-06 15:27:10 +01:00
parent 3de0e67ea2
commit 009fc78c29

View File

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