DeepSource
Dashboard Resources Pricing Discover Directory Log in

Run your first analysis.

Find thousands of code security and quality issues in your codebase, before they end up in production.

Start now

cybermonkj / qatest
Active

Last analyzed 44bb3cc 3 months ago
Default analysis branch is
Currently analyzing run
All issues
48
Recommended
14
Bug risk
1
Anti-pattern
13
Security
12
Performance
1
Type check
0
Coverage
0
Style
0
Documentation
21

Useless return detected

PYL-R1711
Anti-pattern
3 months ago — 3 months old
Found in Test.py
1

Imported name is not used anywhere in the module

PY-W2000
Anti-pattern
3 months ago — 3 months old
Found in Test.py
2

Invalid syntax

FLK-E999
Bug risk
3 months ago — 3 months old
Found in unittests.py
1

Unused variable found

PYL-W0612
Anti-pattern
3 months ago — 3 months old
Found in Test.py
8

Unnecessary use of json.loads() for file data

PY-W0078
Anti-pattern
3 months ago — 3 months old
Found in Test.py
2