Velocity

Measures the speed and efficiency at which developers deliver features or complete tasks.

The following metrics are part of velocity -

The cycle time is the average duration that Pull requests spend in different stages of the pipeline, including "Coding," "Pickup," "Review," and "Merge."

The "Coding" stage represents the average time taken by developers to write and commit the code changes.

Issue Cycle Time represents the average time it takes for an Issue ticket to transition from the 'In Progress' state to the 'Completion' state.

Issue velocity represents the average number of completed tickets by a team in the selected period.

Last updated