Closed umaannamalai closed 1 month ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ PYTHON | bandit | 2 | 0 | 6.06s | |
✅ PYTHON | black | 2 | 0 | 0 | 1.84s |
✅ PYTHON | flake8 | 2 | 0 | 1.15s | |
✅ PYTHON | isort | 2 | 0 | 0 | 0.31s |
✅ PYTHON | pylint | 2 | 0 | 7.03s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
Attention: Patch coverage is 50.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 81.22%. Comparing base (
3a001b0
) to head (6a2a660
). Report is 4 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
newrelic/hooks/mlmodel_langchain.py | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR instruments the SQLiteVec vectorstore in LangChain