gitlab2prov icon indicating copy to clipboard operation
gitlab2prov copied to clipboard

Add number of LOC that were changed as properties to each commit activity

Open cdboer opened this issue 2 years ago • 1 comments

Discussed in https://github.com/DLR-SC/gitlab2prov/discussions/96

Originally posted by akshaykagarwal May 12, 2023 Is it possible to add the number of lines that were changed(added/removed/modified) per commit activity? This way, one can better track a user's actual activity/contribution instead of just seeing how many commit activity they did. It can also be used to track if an activity was related to a minor change or a major one thus helping in impact analysis as well.

If you can give some pointers on where to look at for updating the code, I can try and update the code :)

cdboer avatar May 13 '23 15:05 cdboer

Will be implemented in the upcoming github2prov & gitlab2prov release.

cdboer avatar Aug 28 '23 08:08 cdboer