Admin Interface Unit tests min_coverage: to 97%

This commit is contained in:
ogerly 2023-02-07 07:56:23 +01:00
parent feb4f10501
commit 8aaa6fedc2

View File

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