[PR #1688] [MERGED] Add tracing propagation test #2228

Closed
opened 2026-02-20 17:46:35 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1688
Author: @hinthornw
Created: 9/11/2024
Status: Merged
Merged: 9/18/2024
Merged by: @nfcampos

Base: mainHead: wfh/tracing_interops_norebase


📝 Commits (2)

📊 Changes

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

View changed files

libs/langgraph/tests/test_tracing_interops.py (+112 -0)

📄 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/langchain-ai/langgraph/pull/1688 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 9/11/2024 **Status:** ✅ Merged **Merged:** 9/18/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `wfh/tracing_interops_norebase` --- ### 📝 Commits (2) - [`f7d440e`](https://github.com/langchain-ai/langgraph/commit/f7d440ec5fe1be984aa1c3c35a9adcf4847aa360) Add tracing propagation test - [`2d98024`](https://github.com/langchain-ai/langgraph/commit/2d98024487ecaa799c40ed37e072eddf5dd0dbd7) Assert invariants ### 📊 Changes **1 file changed** (+112 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `libs/langgraph/tests/test_tracing_interops.py` (+112 -0) </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-20 17:46:35 -05:00
yindo closed this issue 2026-02-20 17:46:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#2228