Jen Hamon 791373c30b test(cov): add pytest-cov and test_cov Makefile target
Add pytest-cov>=6.0.0 to the test dependency group and introduce a
`make test_cov` target that runs unit tests with --cov=langchain_pinecone,
producing a terminal per-file summary and a coverage.xml artifact.
The existing `make test` target is unchanged. Coverage artifacts
(.coverage, coverage.xml, htmlcov/) are added to .gitignore. No coverage
threshold is set — coverage is advisory until the TC-001..TC-006 tests
establish a baseline.
2026-06-15 18:54:09 +00:00
2026-05-18 17:52:13 -05:00
2025-04-26 13:00:39 +04:00
2025-02-18 14:39:23 -05:00
2025-02-19 12:10:01 -05:00

🦜🔗 LangChain Pinecone

This repository contains 1 package with Pinecone integrations with LangChain:

S
Description
Build LangChain applications with Pinecone
Readme MIT 6.3 MiB
Latest
2025-11-02 14:01:07 -05:00
Languages
Python 99.1%
Makefile 0.8%
Shell 0.1%