ci(core): Enforce tests for nodes (#13480)

This commit is contained in:
Dana 2025-04-15 13:01:14 +02:00 committed by GitHub
parent 8e26d5514d
commit 67ea795c82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,11 @@ coverage:
project:
default:
threshold: 0.5%
nodes:
target: 80%
threshold: 0.5%
paths:
- packages/nodes-base/**
github_checks:
annotations: false