Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To configure a pie chart report:

  1. Choose this type of report Choose Pie Chart Report in the Reports tab.
    ss2
  2. Select which type of statistic to group pull requests by:

    • Author

    • Reviewer

    • State

    • Destination

    • Source
      ss3

  3. Click 'Next'.

Once configuration is done, you will see a pie chart and two tables.

ss4

On the screenshot above, you can see a pie chart of pull requests grouped by author. To the right of the pie chart, there is a table showing the number of pull requests that correspond to each author. Below the pie chart, you can see the table with the details of pull requests. Initially, the bottom table includes all pull requests. To filter it and see only the details of pull requests of a certain author, click the corresponding chart section or author name in the table to the right of the chart.

ss5

It works the same way for other statistic types.

Created vs Merged Pull Requests Report

It maps created pull requests versus merged pull requests over a period of time. This can help you keep track of the dynamics of your repository development. 

To configure a created vs merged pull requests report:

  1. Choose Created vs Merged Pull Requests Report in the Reports tab.
    ss6
  2. Set the period of created and merged pull requests.

  3. Select how to group pull requests. Choose one of the options:

    • day
    • week
    • month
    • year
      ss7
  4. Click 'Next'.

Once configuration is done, you will see a graph and two tables.

ss8

On the screenshot above, you can see the graph with created vs merged pull requests grouped by day. To the right of the graph, there is a table showing the number of created and merged pull requests that correspond to each period. Below the graph, you can see the table with the details of pull requests. Initially, the bottom table includes all pull requests. To filter it and see only the details of pull requests of a certain period, click the corresponding point on the graph or period in the table to the right of the chart.