xruben136x / SZZ_unisannio

Implementation of SZZ Algorithm
Mozilla Public License 2.0
4 stars 0 forks source link

Refactoring, code restructuring. #20

Closed GuidoAnnicchiarico closed 10 months ago

GuidoAnnicchiarico commented 10 months ago

I used the CHATGPT code to create functions dedicated to a specific task. . Now data extraction and timestamp comparison is done in a dedicated function.

I also created a function that collects the operations initially called by both szz and szz_issue (operations).

This pull request resolves #19

Piergi20 commented 10 months ago

Cooler than before👍