Closed umaannamalai closed 5 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ PYTHON | bandit | 1 | 0 | 4.83s | |
✅ PYTHON | black | 2 | 1 | 0 | 1.31s |
❌ PYTHON | flake8 | 2 | 1 | 0.53s | |
✅ PYTHON | isort | 2 | 1 | 0 | 0.2s |
✅ PYTHON | pylint | 2 | 0 | 3.96s |
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.58%. Comparing base (
13d726b
) to head (a00c605
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR updates lambda metadata inside the serverless protocol as per the serverless specs.