ExClubhouse v0.6.0 ExClubhouse.Model.IterationStats View Source
Iteration stats model
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %ExClubhouse.Model.IterationStats{ average_cycle_time: integer(), average_lead_time: integer(), num_points: integer(), num_points_done: integer(), num_points_started: integer(), num_points_unstarted: integer(), num_related_documents: integer(), num_stories_done: integer(), num_stories_started: integer(), num_stories_unestimated: integer(), num_stories_unstarted: integer() }