mozilla / participation-metrics-org

Participation metrics planning repository
4 stars 4 forks source link

As a dashboard user I can determine contributor's interest by seeing the area of the code where they are making contributions to #142

Closed dicortazar closed 6 years ago

dicortazar commented 6 years ago

This task will produce a new index and will be integrated into the GrimioreLab toolchain.

dicortazar commented 6 years ago

There is a first PoC of the code available at https://github.com/dicortazar/ceres/blob/refactoring/examples/areas_code.py

That code produces a first index without identities or affiliations info, but provides information about the filepath and type of contribution at the granularity of file actions per commit.

A file action could be an addition, removal, modification, etc of a file.