v8.0.0-rc.4-dev.13: ci: combine package tests and coverage (#30082)
- Prisma 近 90 天出现 10 次
- Prisma 近 90 天第 10 次发版
发生了什么
Linked issue n/a — this infrastructure migration has no Linear ticket. At a glance "coverage:packages" : " turbo run build --filter='!./examples/**' --filter='!./test/**' && vitest run --coverage " , "coverage:report" : " node scripts/coverage-report.mjs " One root Vitest invocation now runs package tests and collects coverage, replacing the duplicated package-test and coverage CI jobs. Decision This PR ships three…
摘要按规则整理自下方来源原文