GSoC'23 - Week 2 Report

Ilmari Lauhakangas ilmari.lauhakangas at libreoffice.org
Sat Jun 17 14:10:41 UTC 2023


Please don't send attachments. Copying the text:

Commit feature extraction

Commit feature extraction is finished with multiprocessing. The commits 
come from the csv table. Features are based on the patch (what changes
in the commit), code features, author features and so on. The output is 
saved in data/commits.json.

Unit test feature extraction

Unit test feature extraction is finished with single thread with speed 
up. It computes features of unit tests from data/commits.json


More information about the LibreOffice mailing list