coverage admin interface to 53%

This commit is contained in:
Moriz Wahl 2021-12-02 12:30:35 +01:00
parent e6ccc00122
commit 37744ac858

View File

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