Dashboard
Resources
Pricing
Discover
Directory
Log in
HHousen
/
lecture2notes
Active
Last analyzed
f7cf4aa
a year ago
Default analysis branch is
master
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
107
All issues
1,198
Recommended
107
Bug risk
20
Anti-pattern
126
Security
3
Performance
10
Type check
0
Coverage
0
Style
905
Documentation
134
Implicit enumerate calls found
PTC-W0060
Anti-pattern
2 years ago
—
2 years old
Found in lecture2notes/models/slide_classifier/grad_cam.py
1
Consider removing the commented out code block
PY-W0069
Anti-pattern
a year ago
—
a year old
Found in lecture2notes/../figure_detection.py and lecture2notes/../summarization_approaches.py
12
Consider using
in
PYL-R1714
Performance
2 years ago
—
3 years old
Found in lecture2notes/../5-compile_data.py, lecture2notes/../figure_detection.py and 5 other files
9
Protected member accessed from outside the class
PYL-W0212
Bug risk
2 years ago
—
3 years old
Found in lecture2notes/../inference.py, lecture2notes/../slide-classifier-pytorch-old.py and 1 other file
5
Method used has been deprecated
PYL-W1505
Bug risk
a year ago
—
3 years old
Found in lecture2notes/../corner_crop_transform.py, lecture2notes/../slide_structure_analysis.py and 3 other files
8
Undefined name detected
PYL-E0602
Bug risk
2 years ago
—
3 years old
Found in lecture2notes/../slide-classifier-pytorch-old.py
1
Mismatched parameters in overridden method
PYL-W0221
Bug risk
2 years ago
—
3 years old
Found in lecture2notes/models/slide_classifier/grad_cam.py
1
Logging format string contains too few arguments
PYL-E1206
Bug risk
2 years ago
—
2 years old
Found in lecture2notes/../summarization_approaches.py
1
Re-definition found for builtin function
PYL-W0622
Anti-pattern
2 years ago
—
3 years old
Found in lecture2notes/../webrtcvad_utils.py, lecture2notes/../grad_cam.py and 1 other file
4
Re-defined variable from outer scope
PYL-W0621
Anti-pattern
2 years ago
—
3 years old
Found in lecture2notes/../1-youtube_scraper.py, lecture2notes/../3-frame_extractor.py and 8 other files
20
Function contains unused argument
PYL-W0613
Anti-pattern
2 years ago
—
3 years old
Found in lecture2notes/../cluster.py, lecture2notes/../summarization_approaches.py and 6 other files
17
File opened without the
with
statement
PTC-W0010
Anti-pattern
2 years ago
—
3 years old
Found in lecture2notes/end_to_end/ocr.py
1
Unused variable found
PYL-W0612
Anti-pattern
2 years ago
—
3 years old
Found in lecture2notes/../cluster.py, lecture2notes/../corner_crop_transform.py and 12 other files
22
Keyword argument defined before variable positional arguments
PYL-W1113
Anti-pattern
2 years ago
—
3 years old
Found in lecture2notes/../summarization_approaches.py
4
Exception caught is very general
PYL-W0703
Anti-pattern
2 years ago
—
3 years old
Found in lecture2notes/end_to_end/summarizer_class.py
1