1. Software Engineering
  2. Development Process

Time to Merge

Time

Reflects the average duration from when a pull request is opened until it is merged. This metric indicates the efficiency of the code review and integration process.

Formula

(Total Time to Merge All PRs / Number of PRs)

Example

If 10 PRs take an average of 2 days each to merge, the time to merge is 2 days.