Skip to content

Conversation

@jfet97
Copy link
Collaborator

@jfet97 jfet97 commented May 15, 2025

No description provided.

@jfet97 jfet97 requested a review from Copilot May 15, 2025 12:24
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a new utility function "pipeGen" that composes generator-based effects and exposes it via tests and package exports.

  • Implements a versatile "pipeGen" function with multiple overloads to transform generator functions into chained Effect computations.
  • Adds comprehensive tests in "pipegen.test.ts" to verify type expectations and result values.
  • Updates "package.json" to export the "pipegen" module.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
packages/infra/test/pipegen.test.ts Added tests for verifying pipeGen functionality and types.
packages/infra/src/pipegen.ts Introduced pipeGen with multiple overloads and dynamic function composition.
packages/infra/package.json Added export mappings for the new pipeGen module.

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.

2 participants