Dashboard
Resources
Pricing
Discover
Directory
Log in
dvershinin
/
lastversion
Active
Last analyzed
b068fc1
4 days ago
Default analysis branch is
master
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Documentation
69
All issues
284
Recommended
16
Bug risk
2
Anti-pattern
12
Security
1
Performance
187
Type check
0
Coverage
0
Style
13
Documentation
69
One-line docstring should fit on one line with quotes
FLK-D200
Documentation
a year ago
—
a year old
Found in lastversion/Version.py
1
No blank lines allowed after function docstring
FLK-D202
Documentation
3 months ago
—
3 months old
Found in lastversion/GiteaRepoSession.py
1
Missing module/function docstring
PY-D0003
Documentation
4 days ago
—
a year old
Found in lastversion/BitBucketRepoSession.py, lastversion/FeedRepoSession.py and 15 other files
45
2%
Missing class docstring
PY-D0002
Documentation
a year ago
—
a year old
Found in lastversion/argparse_version.py, lastversion/BitBucketRepoSession.py and 8 other files
10
Use of
FIXME
/
XXX
/
TODO
encountered
PYL-W0511
Documentation
4 months ago
—
a year old
Found in lastversion/GiteaRepoSession.py, lastversion/GitHubRepoSession.py and 5 other files
8
Multi-line docstring closing quotes should be on a separate line
FLK-D209
Documentation
a year ago
—
a year old
Found in tests/test_lastversion.py
1
1 blank line required after class docstring
FLK-D204
Documentation
a year ago
—
a year old
Found in lastversion/PypiRepoSession.py and lastversion/WordPressPluginRepoSession.py
2
Use r”“” if any backslashes in a docstring
FLK-D301
Documentation
a year ago
—
a year old
Found in lastversion/lastversion.py
1