diff --git a/codecov.yml b/codecov.yml index 13af5046d4..33008c2d2c 100644 --- a/codecov.yml +++ b/codecov.yml @@ -8,6 +8,11 @@ coverage: project: default: threshold: 0.5% + nodes: + target: 80% + threshold: 0.5% + paths: + - packages/nodes-base/** github_checks: annotations: false