[PR #145] [MERGED] bump langchain-tests #184

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-postgres/pull/145
Author: @ccurme
Created: 12/9/2024
Status: Merged
Merged: 12/10/2024
Merged by: @ccurme

Base: mainHead: cc/update_lc_tests


📝 Commits (5)

📊 Changes

4 files changed (+143 additions, -119 deletions)

View changed files

📝 poetry.lock (+55 -41)
📝 pyproject.toml (+1 -1)
📝 tests/unit_tests/test_vectorstore.py (+76 -71)
📝 tests/unit_tests/test_vectorstore_standard_tests.py (+11 -6)

📄 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/langchain-postgres/pull/145 **Author:** [@ccurme](https://github.com/ccurme) **Created:** 12/9/2024 **Status:** ✅ Merged **Merged:** 12/10/2024 **Merged by:** [@ccurme](https://github.com/ccurme) **Base:** `main` ← **Head:** `cc/update_lc_tests` --- ### 📝 Commits (5) - [`a27e9f5`](https://github.com/langchain-ai/langchain-postgres/commit/a27e9f56af0432fc087a28a528206032186b768f) bump langchain-tests - [`96432a9`](https://github.com/langchain-ai/langchain-postgres/commit/96432a920be63d5b6eeea03fd8ac395fc2397628) fix tests - [`34adeb0`](https://github.com/langchain-ai/langchain-postgres/commit/34adeb01724d323b449df83517274b662a53b71f) update - [`f3d2aa2`](https://github.com/langchain-ai/langchain-postgres/commit/f3d2aa23c90fe1027d37c69c30cb9118adf0b21e) fix tests - [`c066ffc`](https://github.com/langchain-ai/langchain-postgres/commit/c066ffcb207aba50d1c7a7c8f37a6ae4a2908ae0) Merge branch 'main' into cc/update_lc_tests ### 📊 Changes **4 files changed** (+143 additions, -119 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+55 -41) 📝 `pyproject.toml` (+1 -1) 📝 `tests/unit_tests/test_vectorstore.py` (+76 -71) 📝 `tests/unit_tests/test_vectorstore_standard_tests.py` (+11 -6) </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 05:16:53 -05:00
yindo closed this issue 2026-02-16 05:16:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langchain-postgres#184