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

Feature/commit file stats #868

Merged
merged 1 commit into from
Jun 17, 2019

Conversation

erizocosmico
Copy link
Contributor

@erizocosmico erizocosmico commented Jun 14, 2019

Fixes #858
Depends on #864, which depends on #863

  • Fixes a bug in commit_stats. Now it properly ignores vendored files on the Files field.

  • Extracts most of the common functionality in commit_stats to share it with commit_file_stats.

  • I updated the documentation explaining the new behavior if any.

  • I updated CHANGELOG.md file adding the new feature or bug fix.

  • I updated go-mysql-server using make upgrade command if applicable.

  • I added or updated examples if applicable.

  • I checked that changes on schema are reflected into the documentation, if applicable.

@erizocosmico erizocosmico requested a review from a team June 14, 2019 13:00
@erizocosmico erizocosmico force-pushed the feature/commit-file-stats branch 2 times, most recently from ac7f6a3 to 758ea6a Compare June 14, 2019 13:47
@erizocosmico
Copy link
Contributor Author

Rebased

@erizocosmico
Copy link
Contributor Author

Ready to be merged after the discussion in the issue.

CHANGELOG.md Outdated Show resolved Hide resolved
Signed-off-by: Miguel Molina <miguel@erizocosmi.co>
@erizocosmico
Copy link
Contributor Author

Rebased against master

@ajnavarro ajnavarro merged commit ef8bc48 into src-d:master Jun 17, 2019
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

Successfully merging this pull request may close these issues.

Implement COMMIT_FILE_STATS
3 participants