Versions Compared

Key

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

Umano provides insights into your teams technical practices.

Review Quality insights provides teams with critical understanding of their Pull Request (PR) workflow.

Code reviews are an important part of the software development lifecycle because they provide the ability for code written by team members to be peer reviewed and assured for quality before the code is merged from branch into master.

The review quality of review insights provided by Umano include:

Pull Request Size

Time to first Review

Time to Merge

Table of Contents
maxLevel2
minLevel2
Info

Where did I come from?

Pull request size

Size of pull requests is a measure of the size of pull requests including the number of files changed, as well as the number of lines changed within each file. Small pull requests are easier to review, making it more likely for code to be thoroughly reviewed before approval. Large pull requests tend to be glazed over and rubber stamped.

Umano measures Size of Pull Request through:

  • Number of files changed

  • Number of lines added and/or removed

Pull request review speed

Speed of Review measures, in hours how quickly a project team reviews and responds to pull requests. A project's Speed of Review affects their ability to deliver software: if review speed is slow, the context is lost for the author.

Umano measures Speed of Review through:

...

Pull request open date

...