Merge pull request #3593 from element-hq/valere/quality_gate

test: Enable quality gate and touch a file
This commit is contained in:
Valere Fedronic
2025-11-27 18:28:30 +01:00
committed by GitHub

View File

@@ -13,7 +13,6 @@ coverage:
informational: true informational: true
patch: patch:
default: default:
# Encourage (but don't enforce) 80% coverage on all lines that a PR # Enforce 80% coverage on all lines that a PR
# touches # touches
target: 80% target: 80%
informational: true