n8n/packages/@n8n
Declan Carroll 8b93863eee
fix(coverage): Exclude test files, mocks, and .d.ts from coverage collection (no-changelog)
Four sources of noise in coverage scores:
- Jest root config: src/**/*.ts captured test files co-located in __tests__/
  and declaration files (.d.ts) alongside production code
- nodes-base: credentials/**/  nodes/**/ patterns captured 853 .spec.ts files,
  dragging function coverage scores with 0%-covered test code
- Monocart sourceFilter: no .d.ts or test file exclusion after source-map
  expansion in E2E coverage
- vitest-config/frontend CI: src/** (broad) narrowed to src/**/*.{ts,vue}
  to match the local non-CI default

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-06-08 20:30:39 +01:00
..
agents feat(core): Support inline sub-agent difficulty models (#31749) 2026-06-08 16:06:14 +00:00
ai-node-sdk chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
ai-utilities refactor(core): Reuse shared sandbox adapters for Instance AI (#31864) 2026-06-08 15:08:23 +00:00
ai-workflow-builder.ee refactor(core): Reuse shared sandbox adapters for Instance AI (#31864) 2026-06-08 15:08:23 +00:00
api-types feat(core): Support inline sub-agent difficulty models (#31749) 2026-06-08 16:06:14 +00:00
backend-common chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
backend-test-utils chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
benchmark chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
chat-hub chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
cli chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
client-oauth2 chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
codemirror-lang build: Disable typecheck on build commands (no-changelog) (#31636) 2026-06-03 13:52:25 +00:00
codemirror-lang-html build: Disable typecheck on build commands (no-changelog) (#31636) 2026-06-03 13:52:25 +00:00
codemirror-lang-sql build: Disable typecheck on build commands (no-changelog) (#31636) 2026-06-03 13:52:25 +00:00
computer-use chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
config feat(core): Reapply workflow triggers from the publication outbox consumer (no-changelog) (#31810) 2026-06-08 12:32:49 +00:00
constants chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
crdt chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
create-node chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
db feat(core): Reapply workflow triggers from the publication outbox consumer (no-changelog) (#31810) 2026-06-08 12:32:49 +00:00
decorators fix(core): Invalidate cached redaction floor across mains on change (#31831) 2026-06-08 13:29:46 +00:00
di chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
engine chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
errors chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
eslint-config chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
eslint-plugin-community-nodes chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
expression-runtime chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
extension-sdk chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
imap chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
instance-ai fix(core): Preserve verification failure in budget-exhausted blocked responses (#31907) 2026-06-08 16:06:54 +00:00
json-schema-to-zod build: Disable typecheck on build commands (no-changelog) (#31636) 2026-06-03 13:52:25 +00:00
local-gateway chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
mcp-apps chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
mcp-browser chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
mcp-browser-extension chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
node-cli chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
nodes-langchain chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
permissions chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
scan-community-package chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
stylelint-config chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
syslog-client chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
task-runner chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
task-runner-python chore: Bundle/2.x (#31173) 2026-05-27 08:36:28 +03:00
tournament build: Disable typecheck on build commands (no-changelog) (#31636) 2026-06-03 13:52:25 +00:00
typescript-config chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
utils chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
vitest-config fix(coverage): Exclude test files, mocks, and .d.ts from coverage collection (no-changelog) 2026-06-08 20:30:39 +01:00
workflow-sdk chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00