Closed umaannamalai closed 6 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ PYTHON | bandit | 2 | 0 | 5.74s | |
✅ PYTHON | black | 3 | 0 | 0 | 2.1s |
✅ PYTHON | flake8 | 3 | 0 | 1.26s | |
✅ PYTHON | isort | 3 | 0 | 0 | 0.36s |
✅ PYTHON | pylint | 3 | 0 | 8.27s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 81.62%. Comparing base (
8b9e394
) to head (76132e6
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR adds support for 3 new vectorstores supported by LangChain. It also pins LangChain to an older version while we add support for v0.1.17.