[PR #1394] [MERGED] fix: improve handling of global File object in uploads tests #9916

Closed
opened 2026-02-16 18:14:23 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1394
Author: @yordis
Created: 7/29/2025
Status: Merged
Merged: 7/29/2025
Merged by: @adamdotdevin

Base: devHead: yordis/fix-2


📝 Commits (1)

  • f2ae048 fix: improve handling of global File object in uploads tests

📊 Changes

1 file changed (+0 additions, -3 deletions)

View changed files

📝 packages/sdk/tests/uploads.test.ts (+0 -3)

📄 Description

Context

Fixing ✗ toFile > extracts a file name from a ReadStream [5.49ms] failing test


🔄 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/anomalyco/opencode/pull/1394 **Author:** [@yordis](https://github.com/yordis) **Created:** 7/29/2025 **Status:** ✅ Merged **Merged:** 7/29/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `yordis/fix-2` --- ### 📝 Commits (1) - [`f2ae048`](https://github.com/anomalyco/opencode/commit/f2ae04831a6d7bf3b588f9a882850714b47e14a7) fix: improve handling of global File object in uploads tests ### 📊 Changes **1 file changed** (+0 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/sdk/tests/uploads.test.ts` (+0 -3) </details> ### 📄 Description ## Context Fixing `✗ toFile > extracts a file name from a ReadStream [5.49ms]` failing test --- <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 18:14:23 -05:00
yindo closed this issue 2026-02-16 18:14:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9916