From c88c7cbe0578d6bec1963e5769d9feff14923246 Mon Sep 17 00:00:00 2001 From: 5ur3 Date: Mon, 29 Apr 2024 20:20:31 +0300 Subject: [PATCH] Update coverage-report.yml --- .github/workflows/coverage-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coverage-report.yml b/.github/workflows/coverage-report.yml index 01e4ff6..e3ae58e 100644 --- a/.github/workflows/coverage-report.yml +++ b/.github/workflows/coverage-report.yml @@ -46,7 +46,7 @@ jobs: hide_complexity: true indicators: true output: both - thresholds: '60 80' + thresholds: '45 80' - name: Edit README.md run: |