Closed hmstepanek closed 4 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ PYTHON | bandit | 1 | 0 | 5.66s | |
✅ PYTHON | black | 5 | 0 | 0 | 1.56s |
✅ PYTHON | flake8 | 5 | 0 | 0.65s | |
✅ PYTHON | isort | 5 | 0 | 0 | 0.34s |
✅ PYTHON | pylint | 5 | 0 | 6.78s |
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.65%. Comparing base (
f7efc7d
) to head (8f94e48
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Overview
Previously, when using langchain only (no bedrock or openai), the metric name was not correct so the AI tab would not show up. This has been fixed.