Versions Compared

Key

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

...

It shows a pie chart of pull requests for your repository grouped by a specified statistic type. This helps you see the breakdown of a set of pull requests, at a glance.

To configure generate a pie chart Pie Chart report:

  1. Choose Pie Choose Pull requests> Reports> Pie Chart Report in the Reports tab.
    ss2
  2. Select which type of statistic to group pull requests by. Choose one of the options:

    • Author

    • Reviewer

    • State

    • Destination

    • Source
      ss3

  3. Click 'Next'.

Once configuration is done, you will see a pie chart and two tables.something like this:

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 (reviewer, pull request state, destination branch or source branch).

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 with a certain author (reviewer, pull request state, destination branch or source branch), click the corresponding chart section or author name row in the table located 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 shows the number of pull requests created versus merged number of pull requests merged over a given period of time. This can help you keep track of the dynamics of your repository development.

To configure generate a created vs merged pull requests Created vs Merged Pull Requests report:

  1. Navigate to the repository of your choice.
  2. Choose Pull requests> Reports> Created Choose Created vs Merged Pull Requests Report in the Reports tab.
    ss6ss
  3. Set the period of created and merged pull requests.

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

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

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

ss8

something like this:

ss8

Graphs' areas in red show periods where more pull requests were created than merged. Areas in green show periods where more were merged than created.

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.

ss

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 row in the table located to the right of the chartgraph.

ss