← Back to events
CoolingTechRelease8.0.0-rc.4

v8.0.0-rc.4-dev.13: ci: combine package tests and coverage (#30082)

  • Prisma: 10 events in the last 90 days
  • Prisma: 10th Release in the last 90 days

What happened

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…

Summary assembled by rule from the sources below

Why it's spreading

Sources