test: type check more component tests - #12097
Conversation
|
@MaskerFather is attempting to deploy a commit to the deepset Team on Vercel. A member of the Team first needs to authorize it. |
|
|
|
Hi @zcxGGmu, thanks for your interest in contributing to Haystack! 🙏 This is an automated message to help us keep the review queue healthy. |
|
Hi @zcxGGmu, thanks a lot for your contribution! 🙏 We noticed that the Contributor License Agreement (CLA) check ( To get your PR reviewed, please sign the CLA via the link in the |
|
Hi @zcxGGmu, just a friendly reminder: this PR is still in draft because the Contributor License Agreement (CLA) hasn't been signed yet. We'd love to review your contribution! Please sign the CLA via the link in the |
Summary
test/components/query/,test/components/tools/, andtest/components/validators/to thetest:typestarget.test/components/embedders/, which was already claimed in the issue thread.Refs #10396
Testing
hatch -e test run mypy --python-version 3.13 --install-types --non-interactive --cache-dir=.mypy_cache/ test/components/query/ test/components/tools/ test/components/validators/hatch -e test run mypy --python-version 3.13 --install-types --non-interactive --cache-dir=.mypy_cache/ haystack test/core/ test/marshal/ test/testing/ test/tracing/ test/tools/ test/hooks/human_in_the_loop test/evaluation test/document_stores test/dataclasses test/utils/ test/components/embedders/ test/components/query/ test/components/tools/ test/components/validators/git diff --check