[PR #506] [MERGED] add test for downloading images #745

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/506
Author: @logan-markewich
Created: 11/21/2024
Status: Merged
Merged: 11/21/2024
Merged by: @logan-markewich

Base: mainHead: logan/add_test


📝 Commits (4)

📊 Changes

3 files changed (+419 additions, -349 deletions)

View changed files

📝 poetry.lock (+392 -345)
📝 pyproject.toml (+3 -1)
📝 tests/test_reader.py (+24 -3)

📄 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/llama_cloud_services/pull/506 **Author:** [@logan-markewich](https://github.com/logan-markewich) **Created:** 11/21/2024 **Status:** ✅ Merged **Merged:** 11/21/2024 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `logan/add_test` --- ### 📝 Commits (4) - [`2210b30`](https://github.com/run-llama/llama_cloud_services/commit/2210b30840d2bf486ef5e8e7d8a56d06935e1ffa) add download images test - [`5121082`](https://github.com/run-llama/llama_cloud_services/commit/51210823c3c2dd5ecc44df2dbd277809a0db100c) add pytest asyncio to deps - [`7e086af`](https://github.com/run-llama/llama_cloud_services/commit/7e086af9c86806bb851e1a5f29f7ab621eed80bb) lock - [`7e7dc97`](https://github.com/run-llama/llama_cloud_services/commit/7e7dc97fdf95891a55bf3a8ec92e102944cf200a) pydantic versioning ### 📊 Changes **3 files changed** (+419 additions, -349 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+392 -345) 📝 `pyproject.toml` (+3 -1) 📝 `tests/test_reader.py` (+24 -3) </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 00:18:58 -05:00
yindo closed this issue 2026-02-16 00:18:58 -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#745