Skip to content
New issue

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

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

Already on GitHub? # 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 <parth261297@gmail.com>
Signed-off-by: Parth Sharma <parth261297@gmail.com>
Signed-off-by: Parth Sharma <parth261297@gmail.com>
Signed-off-by: Parth Sharma <parth261297@gmail.com>
Signed-off-by: Parth Sharma <parth261297@gmail.com>
@sgoggins sgoggins merged commit 7c4639b into chaoss:dev Jul 25, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants