[PR #864] [MERGED] fix presigned urls + add very necessary test #921

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/864
Author: @sourabhdesai
Created: 8/12/2025
Status: Merged
Merged: 8/12/2025
Merged by: @sourabhdesai

Base: mainHead: sour/file_content


📝 Commits (1)

  • db66c02 fix presigned urls + add very necessary test

📊 Changes

3 files changed (+32 additions, -2 deletions)

View changed files

📝 py/llama_cloud_services/files/client.py (+16 -1)
📝 py/tests/test_files_client.py (+15 -0)
📝 py/uv.lock (+1 -1)

📄 Description

fixing up some previously untested code paths in the file client


🔄 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/llama_cloud_services/pull/864 **Author:** [@sourabhdesai](https://github.com/sourabhdesai) **Created:** 8/12/2025 **Status:** ✅ Merged **Merged:** 8/12/2025 **Merged by:** [@sourabhdesai](https://github.com/sourabhdesai) **Base:** `main` ← **Head:** `sour/file_content` --- ### 📝 Commits (1) - [`db66c02`](https://github.com/run-llama/llama_cloud_services/commit/db66c02181ff0e5215b73a47cc6b8e84eecd1761) fix presigned urls + add very necessary test ### 📊 Changes **3 files changed** (+32 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `py/llama_cloud_services/files/client.py` (+16 -1) 📝 `py/tests/test_files_client.py` (+15 -0) 📝 `py/uv.lock` (+1 -1) </details> ### 📄 Description fixing up some previously untested code paths in the file client --- <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 00:19:33 -05:00
yindo closed this issue 2026-02-16 00:19:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#921