[PR #766] [MERGED] Manage extract agent lifecycle in pytest #852

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/766
Author: @neerajprad
Created: 6/23/2025
Status: Merged
Merged: 6/24/2025
Merged by: @neerajprad

Base: mainHead: nprad/fix-flaky


📝 Commits (4)

📊 Changes

2 files changed (+47 additions, -7 deletions)

View changed files

tests/extract/conftest.py (+41 -0)
📝 tests/extract/test_extract_api.py (+6 -7)

📄 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/766 **Author:** [@neerajprad](https://github.com/neerajprad) **Created:** 6/23/2025 **Status:** ✅ Merged **Merged:** 6/24/2025 **Merged by:** [@neerajprad](https://github.com/neerajprad) **Base:** `main` ← **Head:** `nprad/fix-flaky` --- ### 📝 Commits (4) - [`3c79259`](https://github.com/run-llama/llama_cloud_services/commit/3c7925998fdc4bb2b08400c6d182255f7f79b70a) Manage extract agent lifecycle in pytest - [`500c209`](https://github.com/run-llama/llama_cloud_services/commit/500c2098cfc8a3626eee1e098f9335913b1b81f1) create conftest - [`893d289`](https://github.com/run-llama/llama_cloud_services/commit/893d2894e0201e890f32b5ade43096362a98077d) add conftest - [`fd04dbd`](https://github.com/run-llama/llama_cloud_services/commit/fd04dbd1df773a21c825fe5efd62464108ea2413) revert conftest changes ### 📊 Changes **2 files changed** (+47 additions, -7 deletions) <details> <summary>View changed files</summary> ➕ `tests/extract/conftest.py` (+41 -0) 📝 `tests/extract/test_extract_api.py` (+6 -7) </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:19:18 -05:00
yindo closed this issue 2026-02-16 00:19:19 -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#852