mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-25 10:39:36 -04:00
[PR #447] [MERGED] chore: add tests to avoid regressions on collect_events serialize #469
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/llama_deploy/pull/447
Author: @masci
Created: 1/31/2025
Status: ✅ Merged
Merged: 2/1/2025
Merged by: @masci
Base:
main← Head:massi/test-collect-events📝 Commits (2)
9653ff7chore: add tests to avoid regressions on collect_events serialize061da62update lockfile📊 Changes
3 files changed (+1413 additions, -1360 deletions)
View changed files
📝
e2e_tests/basic_workflow/workflow.py(+20 -5)📝
llama_deploy/services/workflow.py(+7 -2)📝
poetry.lock(+1386 -1353)📄 Description
Follow-up for #442
The actual fix was on
llama_deploy, this PR adds a test to detect regressions. Also added the stacktrace to the error logs, this would have saved some work during the investigation of #442Note: tests are supposed to fail before LlamaIndex 0.12.15 is out.0.12.15 is available, merge only when green🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.