Closed hmstepanek closed 5 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ PYTHON | bandit | 1 | 0 | 4.71s | |
✅ PYTHON | black | 1 | 0 | 0 | 1.08s |
✅ PYTHON | flake8 | 1 | 0 | 0.58s | |
✅ PYTHON | isort | 1 | 0 | 0 | 0.29s |
✅ PYTHON | pylint | 1 | 0 | 3.86s |
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.45%. Comparing base (
93ad043
) to head (acd91f1
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Overview
Pop needs a default value, otherwise it will raise an exception if the key is not found.