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

Commits on Jul 25, 2019

  1. bug fixes & minor changes

    - 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]>
    parthsharma2 committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    4ecc588 View commit details
    Browse the repository at this point in the history
  2. add 'reviews' metric implementation

    Signed-off-by: Parth Sharma <[email protected]>
    parthsharma2 committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    285b876 View commit details
    Browse the repository at this point in the history
  3. add 'reviews-accepted' metric implementation

    Signed-off-by: Parth Sharma <[email protected]>
    parthsharma2 committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    31152ed View commit details
    Browse the repository at this point in the history
  4. add 'reviews-declined' metric implementation

    Signed-off-by: Parth Sharma <[email protected]>
    parthsharma2 committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    6d8c4a3 View commit details
    Browse the repository at this point in the history
  5. add 'review-duration' metric implementation

    Signed-off-by: Parth Sharma <[email protected]>
    parthsharma2 committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    433ef50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f097ea View commit details
    Browse the repository at this point in the history