jitterbug icon indicating copy to clipboard operation
jitterbug copied to clipboard

graph success for each project

Open fcuny opened this issue 14 years ago • 3 comments

on the page of the project, a graph representing the status of the build should be displayed.

a successful build is 1, a failed one is 0, and the status for the last 10 or 20 builds is graphed

fcuny avatar Apr 28 '11 20:04 fcuny

Do we want to differentiate between the build stage and the test stage? That way we can color-code a failed build versus a successful build but with a failed test suite.

leto avatar Apr 28 '11 20:04 leto

good idea. I think I'll use this lib http://code.google.com/p/flot/, if you don't have any better suggestion.

fcuny avatar May 09 '11 15:05 fcuny

Yep, Flot is awesome. I helped add logarithmic plotting to it a while ago :)

leto avatar May 10 '11 00:05 leto