sprintly / sprintly-kanban

A Kanban Board for Sprintly
https://kanban.sprint.ly
ISC License
494 stars 82 forks source link

More Accurate Velocity #30

Closed wookiehangover closed 9 years ago

wookiehangover commented 9 years ago

What does it do?

Adjusts the reported velocity by multiplying it by the iteration length. When this was first built we assumed that the average velocity returned from the API was already based in weeks instead of being a daily average (for the past 3 weeks).

Where should the reviewer start?

Adds a constant for iteration length to app/actions/velocity-actions.js

How should it be manually tested?

Velocity should be 7x more than previously reported

cc @fluxusfrequency

fluxusfrequency commented 9 years ago

LGTM :walking: