Dashboard
Resources
Pricing
Discover
Directory
Log in
jayvdb
/
sre-tools
Active
Last analyzed
6231b01
4 months ago
Default analysis branch is
develop
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
13
All issues
38
Recommended
13
Bug risk
0
Anti-pattern
8
Security
2
Performance
14
Type check
0
Coverage
0
Style
7
Documentation
7
Unnecessary generator
PTC-W0015
Anti-pattern
4 months ago
—
4 months old
Found in sre_tools/_simplify.py
2
Consider using
all
PY-W0075
Anti-pattern
4 months ago
—
4 months old
Found in sre_tools/_simplify.py
1
Consider using
in
PYL-R1714
Performance
4 months ago
—
4 months old
Found in sre_tools/_simplify.py
2
Assert statement used outside of tests
BAN-B101
Security
4 months ago
—
4 months old
Found in sre_tools/_simplify.py
2
Unnecessary
else
/
elif
used after
return
PYL-R1705
Style
4 months ago
—
4 months old
Found in sre_tools/_simplify.py
3
Unnecessary
elif
/
else
block after
continue
PYL-R1724
Style
4 months ago
—
4 months old
Found in sre_tools/_simplify.py and sre_tools/_split.py
2
Unused variable found
PYL-W0612
Anti-pattern
4 months ago
—
4 months old
Found in sre_tools/_simplify.py
1