Skip to content

refactor: type pipeline core#217

Merged
jackwener merged 1 commit intomainfrom
codex/reduce-pipeline-any
Mar 21, 2026
Merged

refactor: type pipeline core#217
jackwener merged 1 commit intomainfrom
codex/reduce-pipeline-any

Conversation

@jackwener
Copy link
Copy Markdown
Owner

Summary

  • tighten typing across the pipeline executor, template engine, and common step handlers
  • replace broad any usage in browser/fetch/transform steps with explicit unknown + narrowing
  • adjust transform tests to assert typed results cleanly

Validation

  • npm run typecheck
  • npm run build
  • npx vitest run src/pipeline/template.test.ts src/pipeline/transform.test.ts src/pipeline/executor.test.ts

@jackwener jackwener merged commit 8a4ea41 into main Mar 21, 2026
9 of 10 checks passed
@jackwener jackwener deleted the codex/reduce-pipeline-any branch March 21, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant