jet-admin / jet-bridge

Bad comparison test

PTC-W0023
Anti-pattern
Minor
6 months ago 4 years old
Seen in 1 file
2

Unnecessary lambda expression

PYL-W0108
Anti-pattern
Major
21 days ago 4 years old
Seen in 18 files
52

Unnecessary use of getattr

PTC-W0034
Anti-pattern
Major
6 months ago 4 years old
Seen in 2 files
2

if statement can be simplified

PYL-R1703
Anti-pattern
Major
6 months ago 3 years old
Seen in 1 file
1

if statements can be merged

PTC-W0048
Anti-pattern
Major
6 months ago 3 years old
Seen in 10 files
14

Function/method with an empty body

PTC-W0049
Anti-pattern
Major
5 months ago 3 years old
Seen in 4 files
25

Implicit enumerate calls found

PTC-W0060
Anti-pattern
Major
6 months ago 3 years old
Seen in 1 file
1

Imported name is not used anywhere in the module

PY-W2000
Anti-pattern
Major
4 months ago 2 years old
Seen in 14 files
23

Consider removing the commented out code block

PY-W0069
Anti-pattern
Major
6 months ago 2 years old
Seen in 11 files
15

Consider iterating dictionary

PYL-C0201
Anti-pattern
Major
6 months ago 2 years old
Seen in 1 file
1

with statements can be merged

PTC-W0062
Anti-pattern
Major
6 months ago a year old
Seen in 1 file
1

Statement has no effect

PYL-W0104
Anti-pattern
Major
6 months ago 4 years old
Seen in 1 file
1

Useless inheritance from object

PYL-R0205
Anti-pattern
Major
6 months ago 4 years old
Seen in 25 files
25

Unnecessary literal

PTC-W0018
Anti-pattern
Minor
6 months ago 4 years old
Seen in 1 file
1

Exception caught is very general

PYL-W0703
Anti-pattern
Major
5 months ago 4 years old
Seen in 14 files
15

Re-defined variable from outer scope

PYL-W0621
Anti-pattern
Major
2 months ago 4 years old
Seen in 5 files
8

Function contains unused argument

PYL-W0613
Anti-pattern
Major
2 months ago 4 years old
Seen in 12 files
32

Function with cyclomatic complexity higher than threshold

PY-R1000
Anti-pattern
Minor
2 months ago 7 months old
Seen in 10 files
15

Found consecutive RUN commands

DOK-W1001
Anti-pattern
Minor
6 months ago a year old
Seen in 1 file
3

Unused variable found

PYL-W0612
Anti-pattern
Major
6 months ago 4 years old
Seen in 11 files
16

Comparison with itself

PYL-R0124
Anti-pattern
Major
6 months ago a year old
Seen in 3 files
3

Unassigned string statement

PYL-W0105
Anti-pattern
Minor
6 months ago 2 years old
Seen in 1 file
2

Re-definition found for builtin function

PYL-W0622
Anti-pattern
Minor
5 months ago 4 years old
Seen in 5 files
6

global statement detected

PYL-W0603
Anti-pattern
Major
6 months ago 4 years old
Seen in 2 files
3