Closed umaannamalai closed 2 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ PYTHON | bandit | 1 | 0 | 4.88s | |
✅ PYTHON | black | 1 | 0 | 0 | 1.13s |
✅ PYTHON | flake8 | 1 | 0 | 0.61s | |
✅ PYTHON | isort | 1 | 0 | 0 | 0.24s |
✅ PYTHON | pylint | 1 | 0 | 3.16s |
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.39%. Comparing base (
70e98a5
) to head (96dc174
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR adds an env var for the setting to control whether GC runtime metrics are enabled.