Closed Masara closed 5 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ PYTHON | black | 1 | 0 | 0 | 0.45s |
✅ PYTHON | mypy | 1 | 0 | 5.25s | |
✅ PYTHON | ruff | 1 | 0 | 0 | 0.03s |
✅ REPOSITORY | git_diff | yes | no | 0.02s |
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 99.55%. Comparing base (
ece49aa
) to head (c52f6d3
). Report is 24 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closes #144
Summary of Changes
Fixed a bug where overloaded functions where ignored by the analyzer.