Skip to content

Commit 5a74e12

Browse files
committed
docs: record complete Presentation 4 corpus
1 parent 2cbfd9a commit 5a74e12

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

PRESENTATION-4-RC-IMPLEMENTATION-REVIEW.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -625,13 +625,15 @@ linked through pnpm:
625625

626626
| Command | Result |
627627
| --- | --- |
628-
| `pnpm exec vitest run` | Pass: 37 files, 417 tests |
628+
| `pnpm exec vitest run` | Pass: 37 files, 423 tests |
629629
| `pnpm run typecheck` | Pass |
630630
| `pnpm run build` | Pass |
631631
| `pnpm run lint` | Pass |
632632
| `pnpm run test:types` | Pass |
633633
| `pnpm run typecheck:p4-fixtures` | Pass: 33/33 authored fixtures |
634-
| `pnpm run typecheck:p4-normalized-fixtures:all` | Pass: 131/131 |
634+
| `pnpm run typecheck:p4-fixtures:all` | Pass: 132/132 authored and converted fixtures |
635+
| `pnpm run typecheck:p4-normalized-fixtures:all` | Pass: 132/132 |
636+
| `bun run src/cli.ts validate-p4 fixtures/3-to-4-converted` | Pass: 99/99 converted resources valid |
635637
| `pnpm run test:package-types` | Pass: packed ESM/CJS and strict NodeNext/Bundler declarations |
636638
| Helpers `pnpm run test:presentation-4:packed` | Pass: parser 2.3.0 + Helpers 1.6.0, 41 public subpaths |
637639

0 commit comments

Comments
 (0)