1
0
mirror of https://github.com/ohwgiles/laminar.git synced 2024-09-27 22:13:43 +00:00
ohwgiles_laminar/test
Oliver Giles 010af57ed4 resolves #45: new graphs
- regressions and recoveries: list of jobs whose run status changed,
  ordered first by currently failing jobs, secondly by count of jobs
  since the status change, descending for currently failing jobs and
  ascending for currently passing jobs
- low pass rates: list of the jobs with the worst pass rates calculated
  over all time
- run time changes: jobs with the largest changes in build time. This
  is calculated as the difference between the range and the standard
  deviation over the past 10 runs.
- average run time distribution: shows the number of jobs in the
  system divided into buckets based on their average runtime
2018-09-08 18:16:30 +03:00
..
test-conf.cpp add basic tests for conf, database and run 2018-01-26 13:07:02 +02:00
test-database.cpp resolves #45: new graphs 2018-09-08 18:16:30 +03:00
test-laminar.cpp resolves #28: compensate for server/client clock skew 2018-02-03 16:52:46 +02:00
test-run.cpp use kj's onChildExit mechanism 2018-08-03 14:36:24 +03:00
test-server.cpp use kj's onChildExit mechanism 2018-08-03 14:36:24 +03:00