Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Install

python -m venv env source env/bin/activate pip install --upgrade pip pip install -r requirements.txt

Run the analyzer

./msg_analyzer.py

Analysis results

The results are saved in result folder

  • [timestamp]_[project_name]_commit_only.txt: this is for pipeline. Only commits with positive scores will be saved here
  • [timestamp]_[project_name]_commit_score.cvs: all commits and their scores