[PR #26] [MERGED] test: fix in browser #41

Closed
opened 2026-02-16 03:16:00 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-ts/pull/26
Author: @himself65
Created: 4/6/2025
Status: Merged
Merged: 4/6/2025
Merged by: @himself65

Base: mainHead: browser-test


📝 Commits (1)

📊 Changes

6 files changed (+38 additions, -42 deletions)

View changed files

📝 packages/fluere/src/core/workflow.ts (+1 -11)
📝 packages/fluere/src/stream/until.ts (+0 -2)
📝 packages/fluere/tests/context-api.spec.ts (+10 -16)
📝 packages/fluere/tests/readable-stream.spec.ts (+5 -5)
packages/fluere/tsconfig.browser.test.json (+7 -0)
📝 packages/fluere/vitest.config.ts (+15 -8)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/workflows-ts/pull/26 **Author:** [@himself65](https://github.com/himself65) **Created:** 4/6/2025 **Status:** ✅ Merged **Merged:** 4/6/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `browser-test` --- ### 📝 Commits (1) - [`102f2e1`](https://github.com/run-llama/workflows-ts/commit/102f2e121cc8418ba3d821e50de815c22d2196c1) test: fix in browser ### 📊 Changes **6 files changed** (+38 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `packages/fluere/src/core/workflow.ts` (+1 -11) 📝 `packages/fluere/src/stream/until.ts` (+0 -2) 📝 `packages/fluere/tests/context-api.spec.ts` (+10 -16) 📝 `packages/fluere/tests/readable-stream.spec.ts` (+5 -5) ➕ `packages/fluere/tsconfig.browser.test.json` (+7 -0) 📝 `packages/fluere/vitest.config.ts` (+15 -8) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 03:16:00 -05:00
yindo closed this issue 2026-02-16 03:16:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-ts#41