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

PR metric implementations & PR worker bug fixes #334

Merged
merged 6 commits into from
Jul 25, 2019

Conversation

parthsharma2
Copy link
Member

Implemented the following pull request metrics:

  • Reviews: Time series of the number of new reviews or pull requests opened within a certain period.
  • Reviews-Accepted: Time series of the number of accepted reviews or pull requests opened within a certain period.
  • Reviews-Declined: Time series of the number of declined reviews or pull requests opened within a certain period.
  • Review-Duration: Time since a review/pull request is proposed until it is accepted.

Pull Request worker bug fixes & minor changes

  • Add repo_id in pull request records
  • Set default cntrb_id in pr_events to 1
  • Removed error handling for debugging [Temporary]

- Add repo_id in pull request records
- Set default cntrb_id in pr_events to 1
- Remove error handling for debugging

Signed-off-by: Parth Sharma <[email protected]>
@sgoggins sgoggins merged commit 7c4639b into chaoss:dev Jul 25, 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.

2 participants