mirror of
https://github.com/langchain-ai/langchain-pinecone.git
synced 2026-07-19 22:03:33 -04:00
test/enable-coverage-reporting
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.
🦜️🔗 LangChain Pinecone
This repository contains 1 package with Pinecone integrations with LangChain:
Releases
10
Languages
Python
99.1%
Makefile
0.8%
Shell
0.1%