Identify hot spots in a codebase with the bug prediction algorithm used at Google.
Project description
Bugspots is a Python implementation of the bug prediction algorithm used at Google. (see http://bitly.com/uglCGz)
You can use its command-line interface to identify hot spots in a Git repository:
~dev/git/jquery$ bugspots.py Scanning repository... Found 6 hot spots 2.581 src/event.js 1.912 src/css.js 1.420 test/unit/event.js 1.115 test/unit/css.js 0.996 src/manipulation.js 0.906 src/effects.js
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bugspots-0.1.tar.gz
(3.1 kB
view details)
File details
Details for the file bugspots-0.1.tar.gz
.
File metadata
- Download URL: bugspots-0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9b36630c639f8598a904df92c76556d67089091282e49ffc7aeb977b8b0bffec
|
|
MD5 |
fb1203a8cba7f49d77e0e306c90ef19c
|
|
BLAKE2b-256 |
2eb88634f02314ed527cacc6de52e67344f1627935dd7e7a07fb4117d5662bc6
|