mirror of
https://github.com/n8n-io/n8n.git
synced 2026-07-27 19:15:01 +02:00
- Switch Jest and vitest CI coverage reporter from cobertura to lcov so all three suites emit the same format and can feed into a single MCR merge - Add unit-coverage, frontend-coverage, and integration-coverage jobs to the nightly (parallel with E2E shards, warm Turbo cache via shared build job) - Extend aggregate-coverage.mjs with --unit-shards: normalises absolute Jest SF: paths to repo-root-relative before merging with E2E lcovs - Upload a single nightly-full Codecov flag (authoritative combined number) instead of per-layer flags that require an approximated union at query time - Add shared build job so all downstream jobs get Turbo cache hits (~30s) instead of racing to build independently from cold Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| backend-module | ||
| licenses | ||
| mutation-health | ||
| agent-setup.mjs | ||
| block-npm-install.js | ||
| build-n8n.mjs | ||
| check-workspace-deps.mjs | ||
| dockerize-n8n.mjs | ||
| ensure-zx.mjs | ||
| format.mjs | ||
| grind.mjs | ||
| os-normalize.mjs | ||
| prepare.mjs | ||
| reset.mjs | ||
| scan-n8n-image.mjs | ||
| smoke-n8n-image.mjs | ||