[PR #163] [MERGED] Draw end edge for cond edge without mapping #1273

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/163
Author: @nfcampos
Created: 2/29/2024
Status: Merged
Merged: 2/29/2024
Merged by: @nfcampos

Base: mainHead: nc/29feb/draw-cond-edge-end


📝 Commits (4)

📊 Changes

2 files changed (+80 additions, -67 deletions)

View changed files

📝 langgraph/graph/graph.py (+4 -1)
📝 tests/__snapshots__/test_pregel.ambr (+76 -66)

📄 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/163 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 2/29/2024 **Status:** ✅ Merged **Merged:** 2/29/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/29feb/draw-cond-edge-end` --- ### 📝 Commits (4) - [`2a62427`](https://github.com/langchain-ai/langgraph/commit/2a624274fd96714bbe7131ad4b7c4bd5cd19c2ff) Draw end edge for cond edge without mapping - [`d75792f`](https://github.com/langchain-ai/langgraph/commit/d75792f6e85fd09b8b913e84fcd166309c4a9870) Fix - [`971e158`](https://github.com/langchain-ai/langgraph/commit/971e15873ec4f0d031c096ccf956d43176313099) Fix core version mismatch in snapshot tests - [`359340d`](https://github.com/langchain-ai/langgraph/commit/359340dbc80848da0bec2447acda412d3e419f32) One more ### 📊 Changes **2 files changed** (+80 additions, -67 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/graph/graph.py` (+4 -1) 📝 `tests/__snapshots__/test_pregel.ambr` (+76 -66) </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:44:20 -05:00
yindo closed this issue 2026-02-20 17:44:20 -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#1273