coverage admin interface to 93%

This commit is contained in:
Moriz Wahl 2022-02-04 17:00:42 +01:00
parent 301ceb38a8
commit a39efaafcd

View File

@ -448,7 +448,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: 91 min_coverage: 93
token: ${{ github.token }} token: ${{ github.token }}
############################################################################## ##############################################################################