Dashboard
Resources
Pricing
Discover
Directory
Log in
azamtoiri
/
Algorithms
Active
Last analyzed
927e563
7 months ago
Default analysis branch is
main
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Anti-pattern
21
All issues
29
Recommended
23
Bug Risk
0
Anti-pattern
21
Security
0
Performance
0
Typecheck
0
Coverage
0
Style
8
Documentation
0
Consider removing the commented out code block
PY-W0069
Anti-pattern
7 months ago
—
7 months old
Found in Algorithms/divide_and_conquer/merge_sort.py
1
Imported name is not used anywhere in the module
PY-W2000
Anti-pattern
7 months ago
—
7 months old
Found in Algorithms/../factorials.py
1
Implicit enumerate calls found
PTC-W0060
Anti-pattern
7 months ago
—
7 months old
Found in Algorithms/../linear_search.py, Algorithms/../insertion_sort.py and 3 other files
7
Empty block of code found
PTC-W0047
Anti-pattern
7 months ago
—
7 months old
Found in main.py
1
Unused variable found
PYL-W0612
Anti-pattern
7 months ago
—
7 months old
Found in Algorithms/divide_and_conquer/merge_sort.py
1
Re-defined variable from outer scope
PYL-W0621
Anti-pattern
7 months ago
—
7 months old
Found in Algorithms/../binary_search.py, Algorithms/../linear_search.py and 2 other files
10