coverage 83%

This commit is contained in:
Ulf Gebhardt 2023-01-12 15:43:58 +01:00
parent 49fc3b3a92
commit 6a6d26d656
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -77,5 +77,5 @@ jobs:
report_name: Coverage dht-node
type: lcov
result_path: ./coverage/lcov.info
min_coverage: 95
token: ${{ github.token }}
min_coverage: 83
token: ${{ github.token }}