[PR #386] [MERGED] Add (failing) test for drawing cyclic edge #1429

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/386
Author: @nfcampos
Created: 5/3/2024
Status: Merged
Merged: 5/6/2024
Merged by: @nfcampos

Base: mainHead: nc/3may/test-draw-cyclical-edge


📝 Commits (2)

  • 04fe48f Add (failing) test for drawing cyclic edge
  • 52852cb Update langchain-core

📊 Changes

4 files changed (+12 additions, -6 deletions)

View changed files

📝 poetry.lock (+4 -4)
📝 pyproject.toml (+1 -1)
📝 tests/__snapshots__/test_pregel.ambr (+1 -0)
📝 tests/test_pregel.py (+6 -1)

📄 Description

  • fix waiting for new release of langchain-core

🔄 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/386 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 5/3/2024 **Status:** ✅ Merged **Merged:** 5/6/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/3may/test-draw-cyclical-edge` --- ### 📝 Commits (2) - [`04fe48f`](https://github.com/langchain-ai/langgraph/commit/04fe48f661f511cd7b56614ce58b7ac2b49c01b7) Add (failing) test for drawing cyclic edge - [`52852cb`](https://github.com/langchain-ai/langgraph/commit/52852cb226c0c7d3ec352af39594be50dbaf2726) Update langchain-core ### 📊 Changes **4 files changed** (+12 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+4 -4) 📝 `pyproject.toml` (+1 -1) 📝 `tests/__snapshots__/test_pregel.ambr` (+1 -0) 📝 `tests/test_pregel.py` (+6 -1) </details> ### 📄 Description - fix waiting for new release of langchain-core --- <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:42 -05:00
yindo closed this issue 2026-02-20 17:44:42 -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#1429