Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correctly incorporate committer data everywhere #84

Open
4 tasks
bockthom opened this issue Dec 20, 2017 · 1 comment
Open
4 tasks

Correctly incorporate committer data everywhere #84

bockthom opened this issue Dec 20, 2017 · 1 comment

Comments

@bockthom
Copy link
Collaborator

As we now have committer data available (#35), we need to incorporate the committer data everywhere:

  • Rename several functions and configuration options (e.g., author.only.committers is not correctly named any more)
  • Provide access to aggregated committer data (e.g., committer2artifact (respect different kinds of artifacts), committer2commit, etc.)
  • Enable constructing committer networks (similar to all the other author networks)
  • Construct networks with authors and committers (possible for author networks, bipartite networks, multi-networks)

Anything to add here?

@bockthom
Copy link
Collaborator Author

bockthom commented Feb 18, 2018

  • Also think about about author-role classification using committer networks (not author networks) or committer commit count (instead of author commit count). See here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant