Closed umaannamalai closed 7 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ PYTHON | black | 22 | 0 | 0 | 2.28s |
✅ PYTHON | flake8 | 22 | 0 | 1.34s | |
✅ PYTHON | isort | 22 | 0 | 0 | 0.26s |
✅ PYTHON | pylint | 22 | 0 | 10.18s |
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.82%. Comparing base (
b950070
) to head (ecfee24
). Report is 20 commits behind head on develop-ai-limited-preview-3.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR abstracts shared AI test functions into a common utility test file and cleans up test structure.