Skip to content

A python script using pydriller to extract change level measures from github repository, according to the study on just-in-time software defect prediction by Kamei et al.

Notifications You must be signed in to change notification settings

SpriteMisaka/Change-Level-Metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Change-Level-Metrics

A python script using pydriller to extract change level measures from github repository, according to the study on just-in-time software defect prediction by Kamei et al.

Usage

$ python change_level.py <repository>

Requirement

PyDriller==2.1
pandas==1.4.1

About

A python script using pydriller to extract change level measures from github repository, according to the study on just-in-time software defect prediction by Kamei et al.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages