{"id":17033177,"url":"https://github.com/niedbalski/python-bugspots","last_synced_at":"2025-04-12T12:52:08.504Z","repository":{"id":7956413,"uuid":"9352871","full_name":"niedbalski/python-bugspots","owner":"niedbalski","description":"Python written implementation of the bug prediction algorithm proposed by Google","archived":false,"fork":false,"pushed_at":"2021-10-06T15:16:05.000Z","size":10,"stargazers_count":33,"open_issues_count":5,"forks_count":10,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-05-02T00:20:51.727Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/niedbalski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-10T18:24:34.000Z","updated_at":"2024-05-02T00:20:51.728Z","dependencies_parsed_at":"2022-09-25T05:40:38.868Z","dependency_job_id":null,"html_url":"https://github.com/niedbalski/python-bugspots","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niedbalski%2Fpython-bugspots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niedbalski%2Fpython-bugspots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niedbalski%2Fpython-bugspots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niedbalski%2Fpython-bugspots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niedbalski","download_url":"https://codeload.github.com/niedbalski/python-bugspots/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219847648,"owners_count":16556350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T08:33:00.515Z","updated_at":"2024-10-14T08:33:01.131Z","avatar_url":"https://github.com/niedbalski.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bugspots\n\nA Python based implementation of the bug prediction algorithm proposed by Google: \n[Bug Prediction at Google](http://google-engtools.blogspot.com/2011/12/bug-prediction-at-google.html)\n\nCurrently supports : *Git* and *Mercurial* repositories\n\n## Installation\n```\n$ pip install bug-spots\n```\n\n## Example usage\n\nMove to the repository directory \n\n```\n    niedbalski@machine:~/src/rabbitmq-server$ bugspots .\n\n    Scanning file:/home/aktive/src/rabbitmq-server repo, branch:default\n    Found 16 bugfix commits on the last 30 days\n\n    Fixes\n    --------------------------------------------------------------------------------\n      -Oops. This was part of an (early, wrong) attempt at bug 25474 which got committed as part of f1317bb80df9 (bug 25358) by mistake. Remove.\n      -merge bug19375 into default\n      -merge bug25488 into default\n      -Merge bug25495\n      -Merge bug25497\n      -Merged bug25474 and bug25486\n      -Merged bug25499\n      -merge bug25384 into default\n      -merge bug23378 into default\n      -Merge bug25461\n      -merge bug23749 into default\n      -Merge bug24114 into default\n      -Merged bug25491 into default\n      -Merged bug25499 into default\n      -merge bug25487 into default\n      -Merge bug25519.\n\n    Hotspots\n    --------------------------------------------------------------------------------\n      0.23 = src/rabbit_node_monitor.erl\n      0.15 = src/rabbit_channel.erl\n      0.08 = src/rabbit_tests.erl\n      0.08 = src/rabbit_amqqueue_process.erl\n      0.08 = src/rabbit_exchange.erl\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniedbalski%2Fpython-bugspots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniedbalski%2Fpython-bugspots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniedbalski%2Fpython-bugspots/lists"}