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

Commit stats are inaccurate #1

Open
chillu opened this issue May 29, 2013 · 0 comments
Open

Commit stats are inaccurate #1

chillu opened this issue May 29, 2013 · 0 comments

Comments

@chillu
Copy link
Owner

chillu commented May 29, 2013

The underlying data is normalized in a lossy way, only
retaining the last commit of any given push to github:
https://github.com/igrigorik/githubarchive.org/blob/master/bigquery/transform.rb#L105
https://github.com/chillu/github-dashing/blob/master/lib/big_query_backend.rb#L191
http://developer.github.com/v3/activity/events/types/#pushevent

I think I'll need to fall back to the good old github API for that one again… :/
http://developer.github.com/v3/repos/commits/#list-commits-on-a-repository

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

No branches or pull requests

1 participant